carthage

Decentralized dependency manager for Cocoa projects

brewmacoslinux
Try with needOr install directly
Source

About

Decentralized dependency manager for Cocoa

Commands

carthage

Examples

Initialize a new Cartfile in the current directory$ carthage init
Build dependencies listed in Cartfile$ carthage build --platform iOS
Update dependencies to latest versions$ carthage update