| { |
| "name": "LABMenu", |
| "version": "0.0.1", |
| "summary": "Simple left menu.", |
| "description": "Simple Left Menu. Just create your customize 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.0.1" |
| }, |
| "source_files": [ |
| "LABMenu/*.swift", |
| "LABMenu/*.xib" |
| ], |
| "pushed_with_swift_version": "4" |
| } |