blob: 8e8075f50dec8cbb6a9464d808cb6f1a8433aeb4 [file] [log] [blame]
{
"name": "StyledOverlay",
"version": "3.4",
"license": "MIT",
"summary": "StyledOverlay is a UIView with styling options and preset action overlays",
"homepage": "https://github.com/Rehsco/StyledOverlay.git",
"authors": {
"Martin Jacob Rehder": "gitrepocon01@rehsco.com"
},
"source": {
"git": "https://github.com/Rehsco/StyledOverlay.git",
"tag": "3.4"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"StyledLabel": [
],
"MJRFlexStyleComponents": [
]
},
"frameworks": "UIKit",
"source_files": "StyledOverlay/*.swift",
"resources": "StyledOverlay/**/*.xcassets",
"requires_arc": true
}