[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / a / 4 / DataCenter / 0.0.3 / DataCenter.podspec.json
blob49d8814f1b666957fb9bd4d12f5a9c096e62b5ff
2   "name": "DataCenter",
3   "version": "0.0.3",
4   "summary": "复规网络数据层",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/wusa/DataCenter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wusa": "1241545546@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/wusa/DataCenter.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DataCenter/Classes/**/*",
22   "dependencies": {
23     "SSNetManger": [
24       "~> 1.0.4"
25     ],
26     "ReactiveObjC": [
28     ],
29     "SSKeychain": [
31     ]
32   }