CocoaPods
IOS开发依赖管理工具
CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. It has over 68 thousand libraries and is used in over 3 million apps. CocoaPods can help you scale your projects elegantly.
安装:
sudo gem install cocoapods
使用:
搜索某个依赖,有个代理会更好 pod search AFNetworking
CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. It has over 68 thousand libraries and is used in over 3 million apps. CocoaPods can help you scale your projects elegantly.