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 specs not up to date #1025

Closed
amg1976 opened this issue Oct 29, 2018 · 3 comments
Closed

CocoaPods specs not up to date #1025

amg1976 opened this issue Oct 29, 2018 · 3 comments

Comments

@amg1976
Copy link

amg1976 commented Oct 29, 2018

Looks like the latest version (v3.4.0) is not yet available on CocoaPods?

https://github.com/CocoaPods/Specs/tree/master/Specs/c/a/d/ObjectMapper

@YiYiZheng
Copy link

Yes, I have the same problem.

@jbaez
Copy link

jbaez commented Oct 31, 2018

Same problem here. Had to point directly to master branch in git repo.
pod 'ObjectMapper', :git => 'https://github.com/tristanhimmelman/ObjectMapper.git', :branch => 'master'

@tristanhimmelman
Copy link
Owner

I was having an issue with the current version of Cocoapods cli that was preventing me from pushing a new version. I have resolved that now. v3.4.1 is now available on Cocoapods

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

4 participants