A collection of functionalities we use in every iOS project
CocoaPods
CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate Alamofire into your Xcode project using CocoaPods, specify it in your Podfile:
> pod 'Crabby', '~> 0.0'