blob: 35a89721b5e9b6ee120121eb9ba85dad2a83ceaa [file] [log] [blame]
{
"name": "ZKDrawerController",
"version": "0.1.0",
"summary": "An iOS drawer controller in swift.",
"description": "A light-weighted iOS drawer controller in swift.",
"homepage": "https://github.com/superk589/ZKDrawerController",
"license": "MIT",
"authors": {
"zhenkai zhao": "superk589@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/superk589/ZKDrawerController.git",
"tag": "0.1.0"
},
"source_files": "ZKDrawerController/Core/*.swift",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"pushed_with_swift_version": "3.0"
}