[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / b / f / AFNetworkings / 0.0.8 / AFNetworkings.podspec.json
blob08b0d96ae4168393f092a4cc189cf572ab226fae
2   "name": "AFNetworkings",
3   "version": "0.0.8",
4   "summary": "It is a transition animation asset.",
5   "description": "AFNetworkings is a delightful networking library for iOS, macOS, watchOS, and tvOS. It's built on top of the Foundation URL Loading System, extending the powerful high-level networking abstractions built into Cocoa. It has a modular architecture with well-designed, feature-rich APIs that are a joy to use.",
6   "homepage": "https://github.com/Snackstops/AFNetworkings",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Snackstops": "3041226105@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/Snackstops/AFNetworkings.git",
18     "tag": "0.0.8"
19   },
20   "source_files": "AFNetworkings/AFNetworkings.framework/Headers/*.{h}",
21   "vendored_frameworks": "AFNetworkings/AFNetworkings.framework",
22   "public_header_files": "AFNetworkings/AFNetworkings.framework/Headers/AFNetworkings.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "SafariServices"
27   ],
28   "dependencies": {
29     "JPush": [
31     ]
32   }