blob: bfb941434c64d7ae75440397b6d019cced1705a9 [file] [log] [blame]
{
"name": "AFAmazonS3Client",
"version": "0.2.0",
"summary": "AFNetworking Client for the Amazon S3 API.",
"homepage": "https://github.com/AFNetworking/AFAmazonS3Client",
"license": "MIT",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/AFNetworking/AFAmazonS3Client.git",
"tag": "0.2.0"
},
"source_files": "AFAmazonS3Client",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 1.0"
]
}
}