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