blob: ff89124ccdd7f0b1d7e585d820e0e97ae492f11d [file] [log] [blame]
{
"name": "MJRFlexStyleComponents",
"version": "1.0.3",
"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.0.3"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"SnappingStepper": [
"~> 2.3.1"
]
},
"frameworks": "UIKit",
"source_files": "MJRFlexStyleComponents/*.swift",
"requires_arc": true
}