pod
Swift 和 Objective-C Cocoa 项目的依赖关系管理。 更多信息:https://guides.cocoapods.org/terminal/commands.html.
pod init
pod install
pod list
pod outdated
pod update
pod update {{pod_名}}
pod deintegrate {{xcode_项目}}