[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 0 / AFS3Client / 0.2.3 / AFS3Client.podspec.json
blobc4df8f6498d6d232ad3876e5a3863cc26f56e6e2
2   "name": "AFS3Client",
3   "version": "0.2.3",
4   "summary": "AFNetworking Client for the Amazon S3 API.",
5   "homepage": "https://github.com/jallen/AFS3Client",
6   "license": "MIT",
7   "authors": {
8     "Jared Allen": "jared@redcact.us"
9   },
10   "source": {
11     "git": "https://github.com/jai/AFS3Client.git",
12     "tag": "0.2.3"
13   },
14   "source_files": "AFS3Client",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   },
19   "frameworks": [
20     "SystemConfiguration",
21     "MobileCoreServices"
22   ],
23   "dependencies": {
24     "AFNetworking": [
25       "~> 1.3"
26     ]
27   }