[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / b / e / 4 / ZYNetwork / 0.1.0 / ZYNetwork.podspec.json
blobf45d46beb64d17f393c28ba9061d12f359531f91
2   "name": "ZYNetwork",
3   "version": "0.1.0",
4   "summary": "自定义ZYNetwoking库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://10.11.0.169/zoneyet_ios/function/zoneyet_ios_lib_network",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xufeng": "1192936115@qq.com"
13   },
14   "source": {
15     "git": "http://10.11.0.169/zoneyet_ios/function/zoneyet_ios_lib_network.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZYNetwork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0"
25     ]
26   }