[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / f / ZKDrawerController / 0.6.0 / ZKDrawerController.podspec.json
blob10da715b599fc5f35a1c884bb23aa74505cdba9d
2   "name": "ZKDrawerController",
3   "version": "0.6.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.6.0"
17   },
18   "source_files": "Sources/*.swift",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "SnapKit": [
23     ]
24   },
25   "swift_versions": "5.0"