blob: 7cee3955d4e1c611c99b423568eeb0c1b176560b [file] [log] [blame]
{
"name": "YWCRangeSlider",
"version": "1.0.5",
"summary": "Custom UISlider with two handler to pick a minimum and maximum range.",
"description": "Custom UISlider with two handler to pick a minimum and maximum range. You can custom your thumb image, background bar height, color, image. You can also set the minimum stepValue of each movement, minimumDistance.",
"homepage": "https://github.com/Andy1984/RangeSlider",
"screenshots": "https://raw.githubusercontent.com/Andy1984/RangeSlider/master/showcase.gif",
"license": "MIT",
"authors": {
"Andy1984": "445919439@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Andy1984/RangeSlider.git",
"tag": "1.0.5"
},
"source_files": "RangeSlider/RangeSlider.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}