| { |
| "name": "ModularSidebarView", |
| "version": "0.2.2", |
| "summary": "A customizable side bar view.", |
| "description": "A customizable menu for displaying options on the side of the screen. This can substitute the usual navigation bar items and tool bar items.", |
| "homepage": "https://github.com/ChrishonWyllie/ModularSidebarView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ChrishonWyllie": "chrishon595@yahoo.com" |
| }, |
| "source": { |
| "git": "https://github.com/ChrishonWyllie/ModularSidebarView.git", |
| "tag": "0.2.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Classes/**/*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "4.0" |
| } |