blob: 253e16b2125d21b7082753cdb4a3f65ee4217c73 [file] [log] [blame]
{
"name": "AFAmazonS3Manager",
"version": "3.2.1",
"summary": "AFNetworking extension for the Amazon S3 API.",
"homepage": "https://github.com/AFNetworking/AFAmazonS3Manager",
"social_media_url": "https://twitter.com/AFNetworking",
"license": "MIT",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/AFNetworking/AFAmazonS3Manager.git",
"tag": "3.2.1"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"source_files": "AFAmazonS3Manager",
"requires_arc": true,
"dependencies": {
"AFNetworking/NSURLConnection": [
"~>2.4"
]
}
}