Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

integrating issue with AFNetworking 3.1.0 #9

Open
wjiuxing opened this issue May 18, 2016 · 2 comments
Open

integrating issue with AFNetworking 3.1.0 #9

wjiuxing opened this issue May 18, 2016 · 2 comments

Comments

@wjiuxing
Copy link

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:

wjx:kpb-developer-2 wjx$ cat Podfile
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '7.0'

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.

For more information see http://blog.cocoapods.org
and the CHANGELOG for this version http://git.io/BaH8pQ.

Analysing dependencies
[!] Unable to satisfy the following requirements:

  • AFNetworking (= 3.1.0) required by Podfile
  • AFNetworking (~> 2.0) required by AFgzipRequestSerializer (0.0.2)
@Choujiji
Copy link

+1

@mariostallone
Copy link

Have raised a PR : #13

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants