blob: be55e1f7edaca8484c2fc08e97d1c25264c7fb8e [file] [log] [blame]
{
"name": "YSRangeSlider",
"version": "2.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": "2.0.0"
},
"authors": {
"Laurentiu Ungur": "laurentiu.ungur@yardi.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "YSRangeSlider/*.{swift}",
"preserve_paths": "README*"
}