[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / c / a / AFFCCAPIClient / 0.0.2 / AFFCCAPIClient.podspec.json
blob9da371b55db85ff4480493a6c2f85e1aa721271d
2   "name": "AFFCCAPIClient",
3   "version": "0.0.2",
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.2"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "AFFCCAPIClient",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }