docusign / docusign-objc-client

The Official DocuSign Objective-C Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
https://www.docusign.com/devcenter
MIT License
13 stars 14 forks source link

Update AFNetworking Dependency #6

Closed drewpitchford closed 4 years ago

drewpitchford commented 7 years ago

This library should be updated to use the latest AFNetworking. Prior to 2.5.3, there is a bug in AFNetworking that is a security threat. Furthermore, my app is using AFNetworking 3.1 and I cannot install this library now due to the lower dependency.

LarryKlugerDS commented 4 years ago

This will be handled as part of #20