blob: ab7cf58ce290546a0b2ca526e1338e80e3dce37e [file] [log] [blame]
{
"name": "FGSlider",
"version": "1.0.0",
"summary": "A UISlider subclass with the possibility to tap on the Min and Max Images to set the value to the minimum or maximum value.",
"description": "FGSlider allows your users to tap on the Min and Max Images of a UISlider, to set the value to the minimum or maximum value.",
"requires_arc": true,
"homepage": "https://github.com/fguchelaar/FGSlider",
"license": "MIT",
"authors": "Frank Guchelaar",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/fguchelaar/FGSlider.git",
"tag": "1.0.0"
},
"source_files": "FGSlider"
}