ashishkakkad.com
Create your own CocoaPod - Swift / Objective-C - Ashish Kakkad
CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. It has over ten thousand libraries and can help you scale your projects elegantly. Lets create a CocoaPod Open your terminal and follow the steps: Update your system Update your system with latest ruby gems by installing ruby gems [code language=”bash”] sudo gem update ... Read more
Ashish Kakkad