Objectmapper: CocoaPods specs not up to date

Created on 29 Oct 2018  路  3Comments  路  Source: tristanhimmelman/ObjectMapper

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

Most helpful comment

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

All 3 comments

Yes, I have the same problem.

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

krishnameena picture krishnameena  路  20Comments

Kanika-Sharma picture Kanika-Sharma  路  11Comments

Megatron1000 picture Megatron1000  路  15Comments

Bersaelor picture Bersaelor  路  11Comments

jpmcglone picture jpmcglone  路  32Comments