blob: 6f82c87e9c760b6af157d5f7f6ae98f85c4b5206 [file] [log] [blame]
{
"name": "MJRFlexStyleComponents",
"version": "5.0",
"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": "5.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"StyledLabel": [
]
},
"frameworks": "UIKit",
"source_files": "MJRFlexStyleComponents/*.swift",
"resources": "MJRFlexStyleComponents/*.xcassets",
"requires_arc": true,
"swift_version": "5.0"
}