cocoapods

Dependency manager for Cocoa projects that manages library dependencies

brewmacoslinux
Try with needOr install directly
Source

About

Dependency manager for Cocoa projects

Commands

pod

Examples

Initialize a new Podfile in the current directory$ pod init
Install dependencies specified in Podfile$ pod install
Update all pods to their latest versions$ pod update