Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 414 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 414 Bytes

cocoapods-force-push

Ignore the code check steps in pod repo push, and force the release of the version. Use: pod force repo push xxx xxx Podspec, the parameters are the same as before, and force command is added before repo

Installation

$ gem install cocoapods-force-push

Usage

$ pod force repo push POD_NAME POD_NAME.podspec

rubygems Link

https://rubygems.org/gems/cocoapods-force-push