[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / 0 / f / ZKDrawerController / 0.6.1 / ZKDrawerController.podspec.json
blobb981b1c2c1b08e3b3dcf850f9a44904dcb03b23b
2   "name": "ZKDrawerController",
3   "version": "0.6.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": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/superk589/ZKDrawerController.git",
16     "tag": "0.6.1"
17   },
18   "source_files": "Sources/*.swift",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "SnapKit": [
23     ]
24   },
25   "swift_versions": "5.0",
26   "swift_version": "5.0"