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