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

integrating issue with AFNetworking 3.1.0 #9

@wjiuxing

Description

@wjiuxing

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions