[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / a / AFFCCAPIClient / 0.0.1 / AFFCCAPIClient.podspec.json
blobf19008387983632e5cfc10b239b2c387108b38e2
2   "name": "AFFCCAPIClient",
3   "version": "0.0.1",
4   "summary": "AFHTTPClient subclass for the FCC API.",
5   "homepage": "https://github.com/pj4533/AFFCCAPIClient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "PJ Gray": "pj4533@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/pj4533/AFFCCAPIClient.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "AFFCCAPIClient",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }