Swift 和 Objective-C Cocoa 项目的依赖关系管理.
pod init
pod install
pod list
pod outdated
pod update
pod update {{pod_名}}
pod deintegrate {{xcode_项目}}