blob: 02270dc36a8ef9fdfe72a18258445bf551d448a1 [file] [log] [blame]
{
"name": "LABMenu",
"version": "0.1.2",
"summary": "Simple left menu.",
"description": "Simple Left Menu. Just create your customize menu view, and put it in.",
"homepage": "https://github.com/xrax/LABMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leonardo Armero Barbosa": "limpusra@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"source": {
"git": "https://github.com/xrax/LABMenu.git",
"tag": "0.1.2"
},
"source_files": [
"LABMenu/*.swift",
"LABMenu/*.xib"
],
"pushed_with_swift_version": "4"
}