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