blob: 912130fb492a970758374dcf1f6dc3f4609fd8a5 [file] [log] [blame]
{
"name": "StyledOverlay",
"version": "3.5.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.5.4"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"StyledLabel": [
],
"MJRFlexStyleComponents": [
]
},
"frameworks": "UIKit",
"source_files": "StyledOverlay/*.swift",
"resources": "StyledOverlay/**/*.xcassets",
"requires_arc": true
}