Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update podspec on official specs repo #20

Open
jksk opened this issue Apr 24, 2017 · 0 comments
Open

Update podspec on official specs repo #20

jksk opened this issue Apr 24, 2017 · 0 comments

Comments

@jksk
Copy link

jksk commented Apr 24, 2017

In order to use the latest version of this pod as a dependency of another pod, the podspec needs to be on the official repo: https://github.com/Cocoapods/Specs. Currently, it only knows about version 1.0:

-> JRSwizzle (1.0)
   one-stop-shop for all your method swizzling needs.
   pod 'JRSwizzle', '~> 1.0'
   - Homepage: https://github.com/rentzsch/jrswizzle
   - Source:   https://github.com/rentzsch/jrswizzle.git
   - Versions: 1.0 [master repo]

Updating the repo is done using trunk: https://guides.cocoapods.org/making/specs-and-specs-repo.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant