blob: 2b0f41242be98a7c91ca0115b52bf0edeaeaa060 [file] [log] [blame]
{
"name": "MJRFlexStyleComponents",
"version": "1.8.8",
"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.8.8"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"DynamicColor": [
"~> 2.4"
],
"StyledLabel": [
"~> 1.2"
]
},
"frameworks": "UIKit",
"source_files": "MJRFlexStyleComponents/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "2.3"
}