| { |
| "name": "StyledInformationView", |
| "version": "2.1.1", |
| "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.1.1" |
| }, |
| "swift_version": "4.2", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "dependencies": { |
| "MJRFlexStyleComponents": [ |
| |
| ], |
| "StyledOverlay": [ |
| |
| ] |
| }, |
| "frameworks": "UIKit", |
| "source_files": "StyledInformationView/*.swift", |
| "requires_arc": true |
| } |