blob: 111ef7b86e1f86a4ef23d29c5f9b3e8b82be1130 [file] [log] [blame]
{
"name": "Drawer",
"version": "0.1.0",
"summary": "Drawer is a Simplify Navigation Drawer",
"description": "Drawer is a Simplify Navigation Drawer, written with Swift 3,inspired by PKRevealController,\nwhile, with not gesture support. so its very simple.",
"homepage": "https://github.com/banxi1988/Drawer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"banxi1988": "banxi1988@gmail.com"
},
"source": {
"git": "https://github.com/banxi1988/Drawer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Drawer/Classes/**/*",
"pushed_with_swift_version": "3.0"
}