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