blob: 955b2a06a1f752100bed7128f03e3719097a48c8 [file] [log] [blame]
{
"name": "SSSlider",
"version": "1.0.0",
"summary": "A customisable Slider which will show a tooltip when dragging the slider.",
"description": "* A customisable Slider which will show a tooltip when dragging the slider\n* Supported: horizontal, vertical (up and down) orientation\n* Return value with percent unit",
"homepage": "https://github.com/ngodacdu/SSSlider",
"screenshots": "https://raw.githubusercontent.com/ngodacdu/SSSlider/master/ScreenShot/demo.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ngô Đắc Du": "ngodacdu92@gmail.com"
},
"source": {
"git": "https://github.com/ngodacdu/SSSlider.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SSSlider/Classes/**/*",
"pushed_with_swift_version": "3.0"
}