[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 5 / 9 / MCAWSS3Client / 0.6.0 / MCAWSS3Client.podspec.json
blob77aee4e52ae748209ac09c875719e141bb552314
2   "name": "MCAWSS3Client",
3   "version": "0.6.0",
4   "license": "BSD 3-Clause",
5   "summary": "Amazon S3 client based on AFHTTPClient.",
6   "homepage": "https://github.com/mirego/MCAWSS3Client",
7   "authors": {
8     "Mirego": "info@mirego.com"
9   },
10   "source": {
11     "git": "https://github.com/mirego/MCAWSS3Client.git",
12     "tag": "0.6.0"
13   },
14   "source_files": "MCAWSS3Client.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   },
20   "dependencies": {
21     "AFNetworking": [
22       ">= 1.0"
23     ]
24   }