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