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