downloads a ruby gem Developers provide recipes for creating Xcode projects call Podspecs Users write a list of dependencies in a Podfile CocoaPods pulls in externals to your project with as little changes to your project as possible
No more executable code coming from external sources Means the “CocoaPods API” redirects to github as the canonical source for files In action from 0.29 with pod push