blob: 14d1eb01fbbae8be447bdbe4ca73b2c577d8e5c8 [file] [log] [blame]
{
"name": "AORangeSlider",
"version": "1.0.5",
"summary": "Custom UISlider with two handlers to pick a minimum and maximum range.",
"description": "Custom UISlider with two handlers 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/AORangeSlider",
"screenshots": "https://raw.githubusercontent.com/Andy1984/AORangeSlider/master/Screenshot.gif",
"license": "MIT",
"authors": {
"Andy1984": "445919439@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Andy1984/AORangeSlider.git",
"tag": "1.0.5"
},
"source_files": "AORangeSlider/AORangeSlider.swift",
"requires_arc": true,
"swift_version": "4.2"
}