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