blob: 6e138595f74f89e533c8b6ce3306af70b782c35e [file] [log] [blame]
{
"name": "FlexViews",
"version": "1.0.3",
"license": "MIT",
"summary": "Flexible view components with style",
"homepage": "https://github.com/mjrehder/FlexViews.git",
"authors": {
"Martin Jacob Rehder": "gitrepocon01@rehsco.com"
},
"source": {
"git": "https://github.com/mjrehder/FlexViews.git",
"tag": "1.0.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"dependencies": {
"StyledLabel": [
],
"FlexMenu": [
]
},
"frameworks": "UIKit",
"source_files": "FlexViews/**/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}