[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / 9 / MCAWSS3Client / 0.5.1 / MCAWSS3Client.podspec.json
blob7a867369577c258e5547e07c9ee715b951fbf053
2   "name": "MCAWSS3Client",
3   "version": "0.5.1",
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.5.1"
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   }