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 support #7

Closed
JakeLin opened this issue Dec 28, 2015 · 9 comments
Closed

CocoaPods support #7

JakeLin opened this issue Dec 28, 2015 · 9 comments

Comments

@JakeLin
Copy link
Member

JakeLin commented Dec 28, 2015

Support CocoaPods to install IBAnimatable.

@tbaranes
Copy link
Member

Is there a reason to not support CocoaPods yet? Interesting in a PR?

@ohayon
Copy link
Contributor

ohayon commented Jan 16, 2016

#35

@ohayon ohayon mentioned this issue Jan 16, 2016
@AmmarSaadDine
Copy link

Hi, I can't find the pod in CocoaPods. Is it not supported yet? because the documentation says it supports it.

@mgrider
Copy link

mgrider commented Jan 18, 2016

My guess is that the podspec still needs to be pushed to trunk. More details here: https://guides.cocoapods.org/making/getting-setup-with-trunk.html

@tbaranes
Copy link
Member

I agree with @mgrider , you can already use the library by specifying the git link in your Podfile:

pod 'IBAnimatable', :git => 'https://github.com/JakeLin/IBAnimatable'

@ohayon
Copy link
Contributor

ohayon commented Jan 18, 2016

@mgrider best to do that until @JakeLin pushes it up himself

@JakeLin
Copy link
Member Author

JakeLin commented Jan 19, 2016

@AmmarSaadDine
Copy link

Now pod 'IBAnimatable' is working fine, thanks!

@JakeLin
Copy link
Member Author

JakeLin commented Jan 20, 2016

It is working now. Thanks to everyone help me with this.

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