blob: e9d13fb14ee5dedd382e6f91a80dd74496439c7b [file] [log] [blame]
{
"name": "KZSideDrawerController",
"version": "0.0.4",
"summary": "A side drawer controller for iOS written in Swift",
"description": "KZSideDrawerController is a side drawer controller for iOS written in Swift.",
"homepage": "https://github.com/kaorimatz/KZSideDrawerController",
"screenshots": [
"http://kaorimatz.github.io/KZSideDrawerController/screenshots/1.png",
"http://kaorimatz.github.io/KZSideDrawerController/screenshots/2.png"
],
"license": "MIT",
"authors": {
"Satoshi Matsumoto": "kaorimatz@gmail.com"
},
"source": {
"git": "https://github.com/kaorimatz/KZSideDrawerController.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"KZSideDrawerController": [
"Pod/Assets/*.png"
]
}
}