blob: b977a0f4b19ac3dece1ac76f29b64c6572bbab83 [file] [log] [blame]
{
"name": "MJRFlexStyleComponents",
"version": "4.2.1",
"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.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"DynamicColor": [
],
"StyledLabel": [
]
},
"frameworks": "UIKit",
"source_files": "MJRFlexStyleComponents/*.swift",
"requires_arc": true
}