AmazonS3RequestManager icon indicating copy to clipboard operation
AmazonS3RequestManager copied to clipboard

Refactor AmazonS3RequestSerializer into separate framework

Open AnthonyMDev opened this issue 8 years ago • 0 comments

The AmazonS3RequestSerializer does not depend on Alamofire and is able to be used with other networking libraries or a vanilla NSURLSession.

This class and its dependencies should be refactored into another CocoaPod and this pod should depend on that one.

AnthonyMDev avatar Mar 08 '16 23:03 AnthonyMDev