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