[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 6 / d / ZYApplicationNetWork / 0.1.0 / ZYApplicationNetWork.podspec.json
blob68f70ce8ddc69c9758ad03d817117e89e40c5345
2   "name": "ZYApplicationNetWork",
3   "version": "0.1.0",
4   "summary": "ZYApplicationNetWork",
5   "description": "based AFN for ZYApplicationNetWork",
6   "homepage": "https://github.com/zyshaunavayne/ZYNetWork",
7   "license": "MIT",
8   "authors": {
9     "zhangyushaunavayne": "shaunavayne@vip.qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "dependencies": {
15     "AFNetworking": [
17     ],
18     "MMKV": [
20     ]
21   },
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "source": {
27     "git": "https://github.com/zyshaunavayne/ZYNetWork.git",
28     "tag": "0.1.0",
29     "submodules": true
30   },
31   "source_files": "ZYNetWork/ZYNetWork/*.{h,m}"