[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / f / b / ZMBase / 0.1.1 / ZMBase.podspec.json
blob115136cf21def3d1622b93709d681405767178f2
2   "name": "ZMBase",
3   "version": "0.1.1",
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.1"
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     "SocketRocket": [
31       "~> 0.5.1"
32     ]
33   }