[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / a / 7 / 5 / AFNetworking / 1.0RC3 / AFNetworking.podspec.json
blob999db4b605d88aadd82aca62501a3baa37b4bbd7
2   "name": "AFNetworking",
3   "version": "1.0RC3",
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.0RC3"
14   },
15   "source_files": "AFNetworking",
16   "requires_arc": true,
17   "frameworks": "SystemConfiguration",
18   "prefix_header_contents": "#import <SystemConfiguration/SystemConfiguration.h>",
19   "deprecated_in_favor_of": "Alamofire",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }