[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 7 / 5 / AFNetworking / 1.0RC2 / AFNetworking.podspec.json
blobf8af3fc6060cec889b62d87017dab9b8d1675367
2   "name": "AFNetworking",
3   "version": "1.0RC2",
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.0RC2"
14   },
15   "source_files": "AFNetworking",
16   "requires_arc": true,
17   "frameworks": "SystemConfiguration",
18   "deprecated_in_favor_of": "Alamofire",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }