blob: 654051626fa0c9d7247c8a58ab605b8dce10f8b3 [file] [log] [blame]
{
"name": "ZKDrawerController",
"version": "0.5.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.5.0"
},
"source_files": "Sources/*.swift",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
}
}