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