The problem that I had was CocoaPods version 0.38.2
., after upgrade CocoaPods
to the later version (0.39.0.beta.4)
all works fine.
$gem install cocoapods --pre
Then:
$pod update
The problem that I had was CocoaPods version 0.38.2
., after upgrade CocoaPods
to the later version (0.39.0.beta.4)
all works fine.
$gem install cocoapods --pre
Then:
$pod update