[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 7 / 5 / AFNetworking / 0.7.0 / AFNetworking.podspec.json
blob4c5cbdc55942e0a640e3f1b780a58ed9749e7a0f
2   "name": "AFNetworking",
3   "version": "0.7.0",
4   "license": "MIT",
5   "summary": "A delightful iOS networking library with NSOperations and block-based callbacks.",
6   "homepage": "https://github.com/AFNetworking/AFNetworking",
7   "authors": {
8     "Mattt Thompson": "m@mattt.me",
9     "Scott Raymond": "sco@gowalla.com"
10   },
11   "source": {
12     "git": "https://github.com/AFNetworking/AFNetworking.git",
13     "tag": "0.7.0"
14   },
15   "source_files": "AFNetworking",
16   "libraries": "z",
17   "dependencies": {
18     "JSONKit": [
20     ]
21   },
22   "requires_arc": false,
23   "deprecated_in_favor_of": "Alamofire",
24   "platforms": {
25     "osx": null,
26     "ios": null,
27     "tvos": null,
28     "watchos": null
29   }