[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 7 / 5 / AFNetworking / 1.0RC1 / AFNetworking.podspec.json
blob6814d015a84e933459a566836d1df80ce242e93a
2   "name": "AFNetworking",
3   "version": "1.0RC1",
4   "license": "MIT",
5   "summary": "A delightful iOS and OS X networking framework.",
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": "1.0RC1"
14   },
15   "source_files": "AFNetworking",
16   "frameworks": "SystemConfiguration",
17   "requires_arc": false,
18   "deprecated_in_favor_of": "Alamofire",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }