CocoaPods v0.8.0 Release Notes

Release Date: 2012-07-09 // almost 12 years ago
  • CocoaPodsXcodeproj

    Breaking change

    Syntax change in Podfile: dependency has been replaced by pod.

    💎 ruby platform :ios pod 'JSONKit', '~> 1.4' pod 'Reachability', '~> 2.0.4'

    🛠 ###### Bug fixes

    • Properly quote all paths given to Git.