| { |
| "name": "VMSlideMenu", |
| "version": "1.0.3", |
| "summary": "VMSlideMenu allows add a beautyful and intuitive menu to your app.", |
| "description": "VMSlideMenu allows add a beautyful and intuitive menu to your app. You can organize options in tabs and rows, and customize colors.", |
| "homepage": "https://gitlab.vectoritcgroup.com/ios-modules/VMSlideMenu", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "José María Ila": "jmila@vectoritcgroup.com", |
| "Jorge Lucena": "jmlucena@vectoritcgroup.com" |
| }, |
| "source": { |
| "git": "https://gitlab.vectoritcgroup.com/ios-modules/VMSlideMenu.git", |
| "tag": "1.0.3" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "VMSlideMenu/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |