bignerdranch / Freddy

A reusable framework for parsing JSON in Swift.
MIT License
1.09k stars 119 forks source link

Need to update Cocoapods to v3.0 #220

Closed soheilbm closed 8 years ago

soheilbm commented 8 years ago

Cocoapods.org still show v2.X of Freddy. Please push the latest tag to cocoapods too. Thanks.

kbduvall commented 8 years ago

Until that's done, you can use 3.0 by defining your Podfile like: pod 'Freddy', :git => 'https://github.com/bignerdranch/Freddy.git'

soheilbm commented 8 years ago

But I'm using this pod as dependency in my podspec. Cannot use branch name in podspec

mdmathias commented 8 years ago

Hi there! Freddy should be up to date with version 3.0.0 on CocoaPods now.

https://cocoapods.org/?q=Freddy