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

New CocoaPod version #42

Closed
bencallis opened this issue Aug 24, 2015 · 11 comments
Closed

New CocoaPod version #42

bencallis opened this issue Aug 24, 2015 · 11 comments

Comments

@bencallis
Copy link

Would it be possible to release a new CocoaPod version which includes the latest fixes (mainly layout margin support)?

@mthole-old
Copy link

+1. For now, I've just got my app's Podfile set up like so:
pod 'OAStackView', :git => 'https://github.com/oarrabi/OAStackView.git'

@nsomar
Copy link
Owner

nsomar commented Aug 24, 2015

I am working on this. I will try to update the version in the upcoming days.

@bencallis
Copy link
Author

Thanks 👍

@bencallis
Copy link
Author

Any update?

@delebedev
Copy link
Collaborator

as per my comment here: #30
new tag is 0.2.0, podspec currently waits to be pushed by maintainer

@phatmann
Copy link

@mthole, why not just use the :head option in your Podfile?

pod 'OAStackView', :head

@mthole-old
Copy link

@phatmann I think that'd do the same thing. 👍

@anivaros
Copy link

anivaros commented Oct 8, 2015

@phatmann :head not working for me -- installs "Head based on 0.1.0" version

@phatmann
Copy link

phatmann commented Oct 8, 2015

That is a confusing message. It shows whatever version is in the current Podspec file, which is still "0.1.0". But the option is working for you.

@chipsnyder
Copy link

Any update on when 0.2.0 will be pushed to cocoapods?

@delebedev
Copy link
Collaborator

@chipsnyder just pushed, please check if 0.2.0 works for you

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

7 participants