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