You should push update to the cocoapods repo, swift 3.0 public release is here.
+1 need to update the repo version for cocoapod.
FYI, the Moya/ObjectMapper dependency is waiting for it (no pressure :D )
I'm working on it. I attempted to push last night when I made the release, however the pod trunk
utility was throwing errors when building the project. Hopefully I can resolve this asap
Problem solved. Had to include a .swift-version
file for cocoapods to function correctly
For reference: https://github.com/CocoaPods/CocoaPods/pull/5841
Let me know if you have any issues
clap clap !! 馃憦
Most helpful comment
I'm working on it. I attempted to push last night when I made the release, however the
pod trunk
utility was throwing errors when building the project. Hopefully I can resolve this asap