[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / a / 7 / 5 / AFNetworking / 0.9.1 / AFNetworking.podspec.json
blob37ccd3a24a210b267da902ee332d852a37df644e
2   "name": "AFNetworking",
3   "version": "0.9.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@gowalla.com"
10   },
11   "source": {
12     "git": "https://github.com/AFNetworking/AFNetworking.git",
13     "tag": "0.9.1"
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   }