| { |
| "name": "StyledInformationView", |
| "version": "2.0.2", |
| "license": "MIT", |
| "summary": "StyledInformationView is a UIView for displaying a header, a menu and a detailed description.", |
| "homepage": "https://github.com/mjrehder/StyledInformationView.git", |
| "authors": { |
| "Martin Jacob Rehder": "gitrepocon01@rehsco.com" |
| }, |
| "source": { |
| "git": "https://github.com/mjrehder/StyledInformationView.git", |
| "tag": "2.0.2" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "dependencies": { |
| "MJRFlexStyleComponents": [ |
| |
| ], |
| "StyledOverlay": [ |
| |
| ] |
| }, |
| "frameworks": "UIKit", |
| "source_files": "StyledInformationView/*.swift", |
| "requires_arc": true, |
| "pushed_with_swift_version": "3.0" |
| } |