[Add] JLBlueLink 1.0.0
[CocoaPods.git] / Specs / b / 6 / d / ZYApplicationNetWork / 0.1.2 / ZYApplicationNetWork.podspec.json
blob9922a279d263bcb1fc4ef2ad748f061c4b92f824
2   "name": "ZYApplicationNetWork",
3   "version": "0.1.2",
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.2",
29     "submodules": true
30   },
31   "source_files": "ZYNetWork/ZYNetWork/*.{h,m}"