blob: 77aee4e52ae748209ac09c875719e141bb552314 [file] [log] [blame]
{
"name": "MCAWSS3Client",
"version": "0.6.0",
"license": "BSD 3-Clause",
"summary": "Amazon S3 client based on AFHTTPClient.",
"homepage": "https://github.com/mirego/MCAWSS3Client",
"authors": {
"Mirego": "info@mirego.com"
},
"source": {
"git": "https://github.com/mirego/MCAWSS3Client.git",
"tag": "0.6.0"
},
"source_files": "MCAWSS3Client.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"dependencies": {
"AFNetworking": [
">= 1.0"
]
}
}