blob: ca12717a0595a61dff525edbb04601a31315cc20 [file] [log] [blame]
{
"name": "StyledInformationView",
"version": "2.0.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.0.1"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"MJRFlexStyleComponents": [
],
"StyledOverlay": [
]
},
"frameworks": "UIKit",
"source_files": "StyledInformationView/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}