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

Cocoapods? #14

Closed
maxpower47 opened this issue Feb 23, 2015 · 12 comments
Closed

Cocoapods? #14

maxpower47 opened this issue Feb 23, 2015 · 12 comments

Comments

@maxpower47
Copy link

I see a podspec file in the repo, but I can't seem to find it on cocoapods. Is it available there?

@krizskp-zz
Copy link

Facing the same issue. Having to use pod 'UIImageViewAligned', :git => 'https://github.com/reydanro/UIImageViewAligned.git' for now.

@arielelkin
Copy link

see #7

@arielelkin
Copy link

@reydanro do you have any plans to support cocoapods?

you just to get the cocoapods trunk and then push a git tag.

@reydanro
Copy link
Owner

@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.
If anybody makes a pull request with the changes I would gladly merge them.

@arielelkin
Copy link

@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.

@reydanro
Copy link
Owner

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.
Thanks

@arielelkin
Copy link

:-)

@arielelkin
Copy link

@reydanro any updates?

@orta
Copy link
Contributor

orta commented Oct 20, 2015

Yeah, it's worth adding @reydanro - I just spent a while looking for it. For anyone else, I'd recommend adding this to your podfile ( includes #10 )

pod "UIImageViewAligned", :git => "https://github.com/dbachrach/UIImageViewAligned.git"

@reydanro
Copy link
Owner

Thank you a million times for having this much patience.
I have now submitted the repo to cocoapods trunk. Let me know if it's visible.

PS: I relocated to another country and it took a while until I came online.

@arielelkin
Copy link

👍

@reydanro
Copy link
Owner

I'll take that as a confirmation and will close this and the other referenced issue.
Thanks for all your help.

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

5 participants