blob: 05fb33687a4ee71d8b599760e3f2ebaaac296e0b [file] [log] [blame]
{
"name": "MJRFlexStyleComponents",
"version": "4.2.9",
"license": "MIT",
"summary": "Flexible components and views with style",
"homepage": "https://github.com/mjrehder/MJRFlexStyleComponents.git",
"authors": {
"Martin Jacob Rehder": "gitrepocon01@rehsco.com"
},
"source": {
"git": "https://github.com/mjrehder/MJRFlexStyleComponents.git",
"tag": "4.2.9"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"DynamicColor": [
],
"StyledLabel": [
]
},
"frameworks": "UIKit",
"source_files": "MJRFlexStyleComponents/*.swift",
"requires_arc": true
}