blob: c33a75ea6e8c013aa5a0cbdcce8d2dba56a81c10 [file] [log] [blame]
{
"name": "YSRangeSlider",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Configurable range slider for iOS (IBInspectable and IBDesignable)",
"homepage": "https://github.com/YardiSystems/YSRangeSlider",
"source": {
"git": "https://github.com/YardiSystems/YSRangeSlider.git",
"tag": "1.0.0"
},
"authors": {
"Laurentiu Ungur": "laurentiu.ungur@yardi.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "YSRangeSlider/*.{swift}",
"preserve_paths": "README*"
}