blob: 74fe375dc2eaf66c71a061556cd78515347439d2 [file] [log] [blame]
{
"name": "AFgzipRequestSerializer",
"version": "0.0.1",
"summary": "gzip Request Serializer for AFNetworking",
"homepage": "https://github.com/AFNetworking/AFAmazonS3Client",
"license": "MIT",
"social_media_url": "https://twitter.com/AFNetworking",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/AFNetworking/AFgzipRequestSerializer.git",
"tag": "0.0.1"
},
"source_files": "AFgzipRequestSerializer",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.0"
],
"Godzippa": [
"~> 1.0"
]
}
}