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