Open yzlai opened 8 years ago
any news on this? would it be possible to merge please?
AFNetworking 3.1 had fixed several bugs. the detail: https://github.com/AFNetworking/AFNetworking/releases/tag/3.1.0
because the podspec is writting ~>3.0.0, it can not support minor version changes
Wow~~ my project also used BDBOAuth1Manager and AFNetworking, and also found AFNetworking 3.0 has some connection issues.
With this pull request this library should support AFNetworking 3.1, so sad. @bdbergeron Could you please accept this merge request and release this change.
hi, we also has issue [!] Unable to satisfy the following requirements:
AFNetworking/NSURLSession (~> 3.0.0)
required by BDBOAuth1Manager (2.0.0)
AFNetworking/NSURLSession (= 3.1.0)
required by AFNetworking (3.1.0)
@bdbergeron please review or give some comments!