blob: 8b7a6afb233ce8cd43bc51a8285228189761a8e6 [file] [log] [blame]
{
"name": "ASValueTrackingSlider",
"version": "0.11.2",
"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, corner radius\n * Option to animate background color and slider track color as value changes\n * Optional dataSource protocol to fully customize label text\n",
"homepage": "https://github.com/alskipp/ASValueTrackingSlider",
"screenshots": [
"http://alskipp.github.io/ASValueTrackingSlider/img/screenshot1.gif",
"http://alskipp.github.io/ASValueTrackingSlider/img/screenshot2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Al Skipp": "al@alskipp.com"
},
"social_media_url": "https://twitter.com/ChromophoreApp",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/alskipp/ASValueTrackingSlider.git",
"tag": "0.11.2"
},
"source_files": "ASValueTrackingSlider",
"requires_arc": true
}