-
Notifications
You must be signed in to change notification settings - Fork 69
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
Cocoapods? #14
Comments
Facing the same issue. Having to use |
see #7 |
@reydanro do you have any plans to support cocoapods? you just to get the cocoapods trunk and then push a git tag. |
@arielelkin yes, I would like to fully support cocoapods, but unfortunately I am still without access to a Mac for the next 3-4 weeks. |
@reydanro what's needed here is to register on the cocoa pods trunk and push the git tag. This cannot be done with a pull request as only the owner of the code can register it as a pod into the trunk (see https://guides.cocoapods.org/making/getting-setup-with-trunk.html), and only people with write access to the repo can push a git tag to it. Note that this doesn't require access to a Mac, it can be done from any computer that supports git. |
Ok, I though I needed to make some changes to the structure of the repo as well. I have access to a computer with git. |
:-) |
@reydanro any updates? |
Thank you a million times for having this much patience. PS: I relocated to another country and it took a while until I came online. |
👍 |
I'll take that as a confirmation and will close this and the other referenced issue. |
I see a podspec file in the repo, but I can't seem to find it on cocoapods. Is it available there?
The text was updated successfully, but these errors were encountered: