2655 Forks
14186 Stars
14186 Watchers

CocoaPods

The Cocoa Dependency Manager.

How to download and setup CocoaPods

Open terminal and run command
git clone https://github.com/CocoaPods/CocoaPods.git
git clone is used to create a copy or clone of CocoaPods repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CocoaPods https://github.com/CocoaPods/CocoaPods/archive/master.zip

Or simply clone CocoaPods with SSH
[email protected]:CocoaPods/CocoaPods.git

If you have some problems with CocoaPods

You may open issue on CocoaPods support forum (system) here: https://github.com/CocoaPods/CocoaPods/issues