venmo / venmo-ios-sdk

Make and accept payments in your iOS app via Venmo
MIT License
178 stars 57 forks source link

Possible to cut a new version with VENCore 3.2.0? #115

Open andrewjl opened 8 years ago

andrewjl commented 8 years ago

Is it possible to cut a new version of the SDK with v3.2.0 of VENCore? I tried to update the podspec on a fork and got the error below when running pod update VENCore:

Resolving dependencies of `Podfile`
[!] Unable to satisfy the following requirements:

- `VENCore (~> 3.2)` required by `Podfile`

It looks like the platform setting might be out of sync between the two pods, 7.0 in venmo-ios-sdk and 8.0 in VENCore.