blob: 718fa4c2a938f169834e8de9d5704c81888f2cc5 [file] [log] [blame]
{
"name": "MJRFlexStyleComponents",
"version": "1.2",
"license": "MIT",
"summary": "Sliding components 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.2"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"DynamicColor": [
],
"SnappingStepper": [
"~> 2.3.1"
]
},
"frameworks": "UIKit",
"source_files": "MJRFlexStyleComponents/*.swift",
"requires_arc": true
}