[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / f / b / ZMBase / 0.1.0 / ZMBase.podspec.json
blob071dc5a7ae657c6cc85175f3dc6017ba11e10a55
2   "name": "ZMBase",
3   "version": "0.1.0",
4   "summary": "A short description of ZMBase.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/miaozhang9/ZMBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "miaozhang9": "395052985@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/miaozhang9/ZMBase.git",
16     "branch": "master",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ZMBase/Classes/**/*.swift",
23   "dependencies": {
24     "SnapKit": [
25       "~> 3.2.0"
26     ],
27     "Then": [
28       "~> 2.3.0"
29     ]
30   }