Realm-JSON
Realm-JSON copied to clipboard
Wrong Realm dependency
Realm+Json still want to use old Realm version, while version in podspec looks OK.
Anyone else faced this problem?
upd: now cocoapods links to this podspec: https://github.com/CocoaPods/Specs/blob/master/Specs/Realm+JSON/0.2.14/Realm+JSON.podspec.json
I have the same problem.
So how do we use latest Realm with Realm+JSON?
Could you update the pod version to the latest?
I still get 0.2.14 when I do pod search
I just imported Realm-JSON files in my project and problem gone =)
It's little frustrating to wait about 3 weeks for such small problem...
UPD: I think Matt just forgot to "pod trunk push" =)
Are there anything new on this? Could be really nice to use the Realm 1.0.0.
Thanks