Cocoapods: Getting Started

Creating a product from scratch is amazing, but if you’re able to save time and effort by importing existing libraries, that’s a win too. Enter Cocoapods. CocoaPods is a dependency manager for iOS projects. It houses over 23 thousand libraries, such as HTTP Networking, Calendar Pickers, JSON Modeling, Animations.. almost anything. I’ll go over some of my […]