blob: f73efb462fd7a0c8294ac557ec0b0989399cd638 [file] [log] [blame]
{
"name": "ByvMenuNav",
"version": "1.0.0",
"summary": "Is an UINavigationController than manage menus.",
"description": "Is an UINavigationController than manage menus. It add lft menu button automatically",
"homepage": "https://github.com/byvapps/ByvMenuNav",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adrian Apodaca": "adrian@byvapps.com"
},
"source": {
"git": "https://github.com/byvapps/ByvMenuNav.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ByvMenuNav/Classes/**/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}