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