CocoaPods v0.13.0 Release Notes

Release Date: 2012-08-22 // over 11 years ago
  • CocoaPods

    Enhancements
    • βž• Add Podfile podspec which allows to use the dependencies of a podspec file. #162
    • πŸ— Check if any of the build settings defined in the xcconfig files is overridden. #92
    • πŸ‘• The Linter now checks that there are no compiler flags that disable warnings.

    πŸ›  ###### Bug fixes

    • The final project isn’t affected anymore by the inhibit_all_warnings! option.
    • πŸ‘Œ Support for redirects while using podspec from an url. #462