[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 0 / f / ZKDrawerController / 0.1.0 / ZKDrawerController.podspec.json
blob35a89721b5e9b6ee120121eb9ba85dad2a83ceaa
2   "name": "ZKDrawerController",
3   "version": "0.1.0",
4   "summary": "An iOS drawer controller in swift.",
5   "description": "A light-weighted iOS drawer controller in swift.",
6   "homepage": "https://github.com/superk589/ZKDrawerController",
7   "license": "MIT",
8   "authors": {
9     "zhenkai zhao": "superk589@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/superk589/ZKDrawerController.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "ZKDrawerController/Core/*.swift",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "SnapKit": [
23     ]
24   },
25   "pushed_with_swift_version": "3.0"