blob: 7bfee8a6840086f40261ad17698ee0c908a3de47 [file] [log] [blame]
{
"name": "ByvMenuNav",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "ByvMenuNav/Classes/**/*",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}