blob: 6bb5a99010cf85bc4ff0d7471478e51e4797f3b5 [file] [log] [blame]
{
"name": "ASValueTrackingSlider",
"version": "0.8.5",
"summary": "A UISlider subclass that displays the slider value in an animated popUpView",
"description": " Displays continuously updated values in an animated popUpView \n * Customize: font, font color, background color\n * Option to animate background color and slider track color as value changes\n",
"homepage": "https://github.com/alskipp/ASValueTrackingSlider",
"screenshots": [
"http://alskipp.github.io/ASValueTrackingSlider/img/screenshot2.png",
"http://alskipp.github.io/ASValueTrackingSlider/img/screenshot3.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Al Skipp": "al@alskipp.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/alskipp/ASValueTrackingSlider.git",
"tag": "0.8.5"
},
"source_files": "ASValueTrackingSlider",
"requires_arc": true
}