How to install CocoaPods

CocoaPods is a powerful yet elegant tool for managing the dependencies of Cocoa libraries that developers use in their iOS and macOS projects.

To install CocoaPods open a Terminal and enter the following line:

$ sudo gem install cocoapods

Leave a Reply

Your email address will not be published. Required fields are marked *