来源:南栀倾寒
www.jianshu.com/p/c7623c31d77b
知识背景
What is CocoaPods(https://guides.cocoapods.org/using/getting-started.html)
What did CocoaPods do?(https://guides.cocoapods.org/using/using-cocoapods.html)
In Xcode, with references directly from the ruby source, it:
Creates or updates a workspace.
Adds your project to the workspace if needed.
Adds the CocoaPods static library project to the workspace if needed.
Adds libPods.a to: targets = |