blob: 4e45b76c4632dcdf632076b332b8430ebaa1eb0e [file] [log] [blame]
{
"name": "KANavigationDrawerController",
"version": "0.1.0",
"summary": "Side menu navigationdrawer",
"description": "Navigationdrawer that uses custom segues to mimic the behavior of Google's Material design navigationdrawer",
"homepage": "https://github.com/kristofferarl/KANavigationDrawerController",
"license": "MIT",
"authors": {
"Kristoffer Arlefur": "kristoffer@arlefur.se"
},
"source": {
"git": "https://github.com/kristofferarl/KANavigationDrawerController.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/kristofferarl",
"platforms": {
"ios": "8.0"
},
"source_files": "KANavigationDrawerController/Classes/**/*",
"resource_bundles": {
"KANavigationDrawerController": [
"KANavigationDrawerController/Assets/*.png"
]
}
}