blob: 992c7bf4607a2c23fadf072b420d1e5a58263cf7 [file] [log] [blame]
{
"name": "ToolTipSlider",
"version": "1.0.1",
"summary": "ToolTipSlider is a subclass for UISlider",
"description": "ToolTipSlider is a subclass for UISlider control which provides a tool tip above UISlider when tracking begins.",
"homepage": "https://github.com/applebyte1992/ToolTipSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"masroorelahi": "applebyte1992@gmail.com"
},
"source": {
"git": "https://github.com/applebyte1992/ToolTipSlider.git",
"tag": "1.0.1"
},
"swift_versions": "4.0",
"platforms": {
"ios": "11.0"
},
"source_files": "ToolTipSlider/Classes/**/*",
"swift_version": "4.0"
}