blob: efdd35fc09d38bec5d11eb0af5d5d5f26e3e604f [file] [log] [blame]
{
"name": "GCXSteppedSlider",
"version": "0.1.0",
"summary": "A custom UISlider implementation with tappable intermediate steps.",
"description": "A custom, fully configurable UISlider implementation with tappable intermediate steps.",
"homepage": "https://github.com/grandcentrix/GCXSteppedSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Timo Josten": "timo.josten@grandcentrix.net"
},
"source": {
"git": "https://github.com/grandcentrix/GCXSteppedSlider.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GCXSteppedSlider/Classes/**/*"
}