CocoaPods

The Cocoa Dependency Manager.

OTHER License

Downloads
193.2M
Stars
14.6K
Committers
374

Bot releases are hidden (Show)

CocoaPods - 1.4.0.beta.1

Published by endocrimes about 7 years ago

Enhancements
Bug Fixes
CocoaPods - 1.3.1

Published by endocrimes about 7 years ago

Enhancements
  • None.
Bug Fixes
CocoaPods - 1.3.0

Published by endocrimes about 7 years ago

Enhancements
  • None.
Bug Fixes

1.3.0.rc.1 (2017-07-27)

Enhancements
  • None.
Bug Fixes

1.3.0.beta.3 (2017-07-19)

Enhancements
Bug Fixes

1.3.0.beta.2 (2017-06-22)

Enhancements
Bug Fixes

1.3.0.beta.1 (2017-06-06)

Enhancements
Bug Fixes
CocoaPods - 1.3.0.rc.1

Published by endocrimes about 7 years ago

Enhancements
  • None.
Bug Fixes

1.3.0.beta.3 (2017-07-19)

Enhancements
Bug Fixes

1.3.0.beta.2 (2017-06-22)

Enhancements
Bug Fixes

1.3.0.beta.1 (2017-06-06)

Enhancements
Bug Fixes
CocoaPods - 1.3.0.beta.3

Published by endocrimes over 7 years ago

Enhancements
Bug Fixes

1.3.0.beta.2 (2017-06-22)

Enhancements
Bug Fixes

1.3.0.beta.1 (2017-06-06)

Enhancements
Bug Fixes
CocoaPods - 1.3.0.beta.2

Published by endocrimes over 7 years ago

Enhancements
Bug Fixes

1.3.0.beta.1 (2017-06-06)

Enhancements
Bug Fixes
CocoaPods - 1.3.0.beta.1

Published by endocrimes over 7 years ago

Enhancements
Bug Fixes
CocoaPods - 1.2.1

Published by endocrimes over 7 years ago

Enhancements
  • None.
Bug Fixes
  • None.

1.2.1.rc.1 (2017-04-05)

Enhancements
  • None.
Bug Fixes

1.2.1.beta.1 (2017-03-08)

Enhancements
Bug Fixes
CocoaPods - 1.2.1.rc.1

Published by endocrimes over 7 years ago

Enhancements
  • None.
Bug Fixes

1.2.1.beta.1 (2017-03-08)

Enhancements
Bug Fixes
CocoaPods - 1.2.1.beta.1

Published by endocrimes over 7 years ago

Enhancements
Bug Fixes
CocoaPods - 1.2.0

Published by endocrimes over 7 years ago

Enhancements
  • None.
Bug Fixes

1.2.0.rc.1 (2017-01-13)

Enhancements
Bug Fixes
  • None.

1.2.0.beta.3 (2016-12-28)

Enhancements
Bug Fixes

1.2.0.beta.1 (2016-10-28)

Enhancements
  • Generate PODS_TARGET_SRCROOT build setting for each pod target.
    Dimitris Koutsogiorgas
    #5375
  • Add support for running CocoaPods on Linux.
    Samuel Giddins
  • Use native Ruby ASCII plist parsing and serialization, removing dependencies
    on FFI, Xcode, and macOS.
    Samuel Giddins
  • Run codesigning in parallel in the embed frameworks build phase when
    COCOAPODS_PARALLEL_CODE_SIGN is set to true.
    Ben Asher
    #6088
Bug Fixes
CocoaPods - 1.2.0.rc.1

Published by endocrimes almost 8 years ago

Enhancements
Bug Fixes
  • None.

1.2.0.beta.3 (2016-12-28)

Enhancements
Bug Fixes

1.2.0.beta.1 (2016-10-28)

Enhancements
  • Generate PODS_TARGET_SRCROOT build setting for each pod target.
    Dimitris Koutsogiorgas
    #5375
  • Add support for running CocoaPods on Linux.
    Samuel Giddins
  • Use native Ruby ASCII plist parsing and serialization, removing dependencies
    on FFI, Xcode, and macOS.
    Samuel Giddins
  • Run codesigning in parallel in the embed frameworks build phase when
    COCOAPODS_PARALLEL_CODE_SIGN is set to true.
    Ben Asher
    #6088
Bug Fixes
CocoaPods - 1.2.0.beta.3

Published by endocrimes almost 8 years ago

Enhancements
Bug Fixes

1.2.0.beta.1 (2016-10-28)

Enhancements
  • Generate PODS_TARGET_SRCROOT build setting for each pod target.
    Dimitris Koutsogiorgas
    #5375
  • Add support for running CocoaPods on Linux.
    Samuel Giddins
  • Use native Ruby ASCII plist parsing and serialization, removing dependencies
    on FFI, Xcode, and macOS.
    Samuel Giddins
  • Run codesigning in parallel in the embed frameworks build phase when
    COCOAPODS_PARALLEL_CODE_SIGN is set to true.
    Ben Asher
    #6088
Bug Fixes
CocoaPods - 1.1.1

Published by endocrimes almost 8 years ago

Enhancements
  • None.
Bug Fixes
CocoaPods - 1.1.0

Published by endocrimes almost 8 years ago

Enhancements
Bug Fixes
  • None.

1.1.0.rc.3 (2016-10-11)

Enhancements
Bug Fixes

1.1.0.rc.2 (2016-09-13)

Enhancements
  • Use the SWIFT_VERSION when linting pods. To lint with Swift 3.0
    add a Swift Version file. echo "3.0" >> .swift-version.
    Danielle Tomlinson
    #5841
Bug Fixes

1.1.0.rc.1 (2016-09-10)

Enhancements
Bug Fixes
  • Wrap generated import headers with OBJC to fix C only pods.
    Dimitris Koutsogiorgas
    #5291
  • Prevent crash when generating acknowledgements when license type is not specified.
    Marcelo Fabri
    #5826
  • Pass full path to App.xcworkspace for spec validation, and use git -C for pod repo push git ops.
    Ben Asher
    #5805

1.1.0.beta.2 (2016-09-03)

Enhancements
  • Remove references to the pre-1.0 Migrator.
    Danielle Tomlinson
    #5635
  • Improve performance of dependency resolution.
    yanzhiwei147
    #5510
  • Add support for building Messages applications.
    Ben Asher
    #5726
  • Improved messaging when missing host targets for embedded targets.
    Improved support for framework-only projects.
    Ben Asher
    #5733
  • Set ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES when appropriate.
    Ben Asher
    #5732
  • Verify that embedded target platform and swift version matches the host.
    Ben Asher
    #5747
  • Pass the version of CocoaPods to pod lib create's configure script.
    orta
    #5787
  • Improve host target detection for embedded targets
    in sub-projects.
    Ben Asher
    #5622
Bug Fixes
  • Hash scope suffixes if they are over 50 characters to prevent file paths from being too long.
    Danielle Tomlinson
    #5491
  • Fix codesigning identity on watchOS and tvOS targets.
    Danielle Tomlinson
    #5686
  • Fix SWIFT_VERSION not being read when only defined at the project level.
    Ben Asher
    #5700 and #5737
  • Fix analyzer checking the compatibility of an embedded target with a host that has not been added the Podfile.
    Ben Asher
    #5783

1.1.0.beta.1 (2016-07-11)

Enhancements
Bug Fixes
CocoaPods - 1.1.0.rc.3

Published by endocrimes about 8 years ago

Enhancements
Bug Fixes

1.1.0.rc.2 (2016-09-13)

Enhancements
  • Use the SWIFT_VERSION when linting pods. To lint with Swift 3.0
    add a Swift Version file. echo "3.0" >> .swift-version.
    Danielle Tomlinson
    #5841
Bug Fixes

1.1.0.rc.1 (2016-09-10)

Enhancements
Bug Fixes
  • Wrap generated import headers with OBJC to fix C only pods.
    Dimitris Koutsogiorgas
    #5291
  • Prevent crash when generating acknowledgements when license type is not specified.
    Marcelo Fabri
    #5826
  • Pass full path to App.xcworkspace for spec validation, and use git -C for pod repo push git ops.
    Ben Asher
    #5805

1.1.0.beta.2 (2016-09-03)

Enhancements
  • Remove references to the pre-1.0 Migrator.
    Danielle Tomlinson
    #5635
  • Improve performance of dependency resolution.
    yanzhiwei147
    #5510
  • Add support for building Messages applications.
    Ben Asher
    #5726
  • Improved messaging when missing host targets for embedded targets.
    Improved support for framework-only projects.
    Ben Asher
    #5733
  • Set ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES when appropriate.
    Ben Asher
    #5732
  • Verify that embedded target platform and swift version matches the host.
    Ben Asher
    #5747
  • Pass the version of CocoaPods to pod lib create's configure script.
    orta
    #5787
  • Improve host target detection for embedded targets
    in sub-projects.
    Ben Asher
    #5622
Bug Fixes
  • Hash scope suffixes if they are over 50 characters to prevent file paths from being too long.
    Danielle Tomlinson
    #5491
  • Fix codesigning identity on watchOS and tvOS targets.
    Danielle Tomlinson
    #5686
  • Fix SWIFT_VERSION not being read when only defined at the project level.
    Ben Asher
    #5700 and #5737
  • Fix analyzer checking the compatibility of an embedded target with a host that has not been added the Podfile.
    Ben Asher
    #5783

1.1.0.beta.1 (2016-07-11)

Enhancements
Bug Fixes
CocoaPods - 1.1.0.rc.2

Published by endocrimes about 8 years ago

Enhancements
Bug Fixes

1.1.0.rc.1 (2016-09-10)

Enhancements
Bug Fixes
  • Prevent crash when generating acknowledgements when license type is not specified.
    Marcelo Fabri
    #5826
  • Pass full path to App.xcworkspace for spec validation, and use git -C for pod repo push git ops.
    Ben Asher
    #5805

1.1.0.beta.2 (2016-09-03)

Enhancements
  • Remove references to the pre-1.0 Migrator.
    Danielle Tomlinson
    #5635
  • Improve performance of dependency resolution.
    yanzhiwei147
    #5510
  • Add support for building Messages applications.
    Ben Asher
    #5726
  • Improved messaging when missing host targets for embedded targets.
    Improved support for framework-only projects.
    Ben Asher
    #5733
  • Set ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES when appropriate.
    Ben Asher
    #5732
  • Verify that embedded target platform and swift version matches the host.
    Ben Asher
    #5747
  • Pass the version of CocoaPods to pod lib create's configure script.
    orta
    #5787
  • Improve host target detection for embedded targets
    in sub-projects.
    Ben Asher
    #5622
Bug Fixes
  • Hash scope suffixes if they are over 50 characters to prevent file paths from being too long.
    Danielle Tomlinson
    #5491
  • Fix codesigning identity on watchOS and tvOS targets.
    Danielle Tomlinson
    #5686
  • Fix SWIFT_VERSION not being read when only defined at the project level.
    Ben Asher
    #5700 and #5737
  • Fix analyzer checking the compatibility of an embedded target with a host that has not been added the Podfile.
    Ben Asher
    #5783

1.1.0.beta.1 (2016-07-11)

Enhancements
Bug Fixes
CocoaPods - 1.1.0.rc.1

Published by endocrimes about 8 years ago

Enhancements
  • None.
Bug Fixes
  • Prevent crash when generating acknowledgements when license type is not specified.
    Marcelo Fabri
    #5826
  • Pass full path to App.xcworkspace for spec validation, and use git -C for pod repo push git ops.
    Ben Asher
    #5805

1.1.0.beta.2 (2016-09-03)

Enhancements
  • Remove references to the pre-1.0 Migrator.
    Danielle Tomlinson
    #5635
  • Improve performance of dependency resolution.
    yanzhiwei147
    #5510
  • Add support for building Messages applications.
    benasher44
    #5726
  • Improved messaging when missing host targets for embedded targets.
    Improved support for framework-only projects.
    benasher44
    #5733
  • Set ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES when appropriate.
    benasher44
    #5732
  • Verify that embedded target platform and swift version matches the host.
    benasher44
    #5747
  • Pass the version of CocoaPods to pod lib create's configure script.
    orta
    #5787
Bug Fixes
  • Hash scope suffixes if they are over 50 characters to prevent file paths from being too long.
    Danielle Tomlinson
    #5491
  • Fix codesigning identity on watchOS and tvOS targets.
    Danielle Tomlinson
    #5686
  • Fix SWIFT_VERSION not being read when only defined at the project level.
    Ben Asher
    #5700 and #5737
  • Fix analyzer checking the compatibility of an embedded target with a host that has not been added the Podfile.
    Ben Asher
    #5783

1.1.0.beta.1 (2016-07-11)

Enhancements
Bug Fixes
CocoaPods - 1.1.0.beta.2

Published by endocrimes about 8 years ago

Enhancements
Bug Fixes
  • Hash scope suffixes if they are over 50 characters to prevent file paths from being too long.
    Danielle Tomlinson
    #5491
  • Fix codesigning identity on watchOS and tvOS targets.
    Danielle Tomlinson
    #5686
  • Fix SWIFT_VERSION not being read when only defined at the project level.
    Ben Asher
    #5700 and #5737
  • Fix analyzer checking the compatibility of an embedded target with a host that has not been added the Podfile.
    Ben Asher
    #5783

1.1.0.beta.1 (2016-07-11)

Enhancements
Bug Fixes
CocoaPods - 1.1.0.beta.1

Published by segiddins over 8 years ago

Enhancements
Bug Fixes
Package Rankings
Top 0.28% on Rubygems.org
Badges
Extracted from project README
Build Status Gem Version Maintainability Test Coverage Build Status Build Status Build Status Build Status Build Status Build Status