blob: 1dd80f2da711f1f6e2119716d3da43cdbb17a574 [file] [log] [blame]
{
"name": "StyledInformationView",
"version": "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": "1.1"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"MJRFlexStyleComponents": [
],
"StyledOverlay": [
]
},
"frameworks": "UIKit",
"source_files": "StyledInformationView/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "2.3"
}