Skip to content

CocoaPods

Pushes a new podspec to the central CocoaPods repository. The podspec is fetched from the GitHub repository at the release revision.

Option Description
specPath Path to the Podspec file in the repository
Name Description
COCOAPODS_TRUNK_TOKEN Access token for CocoaPods account
COCOAPODS_BIN Path to pod executable
targets:
- name: cocoapods
specPath: MyProject.podspec
  • The cocoapods gem must be installed on the system
  • No release artifacts are required for this target