[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 9 / 0 / f / ZKDrawerController / 0.3.1 / ZKDrawerController.podspec.json
blobfdaaba0d7123658179dcf9b035c4523c823586a4
2   "name": "ZKDrawerController",
3   "version": "0.3.1",
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.3.1"
17   },
18   "source_files": "Sources/*.swift",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "SnapKit": [
23     ]
24   },
25   "pushed_with_swift_version": "4.0"