Sam Vermette has a clear, concise article on how to switch from git submodules to CocoaPods. This was helpful to me when converting a project, and I learned something new: running pod setup
pulls the CocoaPods/Specs repo into ~/cocoapods
.
Sam Vermette has a clear, concise article on how to switch from git submodules to CocoaPods. This was helpful to me when converting a project, and I learned something new: running pod setup
pulls the CocoaPods/Specs repo into ~/cocoapods
.