blob: be9119e61ce3c74bd7315fe9b0b2ed1ca894c7c8 [file] [log] [blame]
{
"name": "LABMenu",
"version": "0.1",
"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"
},
"source_files": [
"LABMenu/*.swift",
"LABMenu/*.xib"
],
"pushed_with_swift_version": "4"
}