| { |
| "name": "iOSSideMainMenu", |
| "version": "0.1.0", |
| "summary": "A Main Menu that slides out from the side..", |
| "description": "A Main Menu that slides out from the side. Install library into project, never have to write this generic code of menu again!", |
| "homepage": "https://github.com/juanmorillios/iOSSideMainMenu", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "juanmorillios": "juanmorillios@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/juanmorillios/iOSSideMainMenu.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "https://twitter.com/juanmorillios", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "iOSSideMainMenu/Classes/**/*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |