You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
pod 'AFNetworking', '3.1.0'
pod 'AFgzipRequestSerializer', '0.0.2'
....
Here is exception raised by cocoa pod:
wjx:kpb-developer-2 wjx$ pod update
Update all pods
Updating local specs repositories
CocoaPods 1.0.0 is available.
To update use: `gem install cocoa pods
Until we reach version 1.0 the features of CocoaPods can and will change.
We strongly recommend that you use the latest version at all times.
Doesn't this serializer support AFNetworking 3.1.0? Could any manager upgrade AFgzipRequestSerializer.podspec please? Thank you very much.
Here apart of my Podfile:
Here is exception raised by cocoa pod:
The text was updated successfully, but these errors were encountered: