[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 7 / 5 / AFNetworking / 0.10.1 / AFNetworking.podspec.json
blobf0b31ecf75336841d987735b07a320fc19f2c15e
2   "name": "AFNetworking",
3   "version": "0.10.1",
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@scottraymond.net"
10   },
11   "source": {
12     "git": "https://github.com/AFNetworking/AFNetworking.git",
13     "tag": "0.10.1"
14   },
15   "source_files": "AFNetworking",
16   "frameworks": "SystemConfiguration",
17   "prefix_header_contents": "#import <SystemConfiguration/SystemConfiguration.h>",
18   "requires_arc": false,
19   "deprecated_in_favor_of": "Alamofire",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }