blob: 5b5a1eacb471905612171438de7c5d08133dee12 [file] [log] [blame]
{
"name": "AFAmazonS3Manager",
"version": "3.0.0",
"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.0.0"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"source_files": "AFAmazonS3Manager",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~>2.4"
]
}
}