[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / c / ZHYJNetworking / 0.1.0 / ZHYJNetworking.podspec.json
blob86a83cf07237ca43261db1c2d29db677f85f2b83
2   "name": "ZHYJNetworking",
3   "version": "0.1.0",
4   "summary": "A short description of ZHYJNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/MaShudong/share.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MaShudong": "first_msdong@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/MaShudong/share.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZHYJNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0.1"
25     ]
26   }