blob: 28fb0670cd864fec96d98cf4c4056241c7dbc510 [file] [log] [blame]
{
"name": "MJRFlexStyleComponents",
"version": "1.4",
"license": "MIT",
"summary": "Sliding 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": "1.4"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"DynamicColor": [
"~> 2.4"
],
"StyledLabel": [
"~> 1.1"
]
},
"frameworks": "UIKit",
"source_files": "MJRFlexStyleComponents/*.swift",
"requires_arc": true
}