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