blob: a54228eaffa080eb13f6e0e33ba97440b46f79b7 [file] [log] [blame]
{
"name": "AORangeSlider",
"version": "1.0.2",
"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.2"
},
"source_files": "AORangeSlider/AORangeSlider.swift",
"requires_arc": true
}