blob: 75eef9fdf70a26d3ad267a2012e1f6e654a15b09 [file] [log] [blame]
{
"name": "CPSlider",
"version": "1.1.1",
"summary": "A drop-in, subclass replacement for UISlider with variable scrubbing speeds.",
"homepage": "https://github.com/cbpowell/CPSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Charles Powell": "cbpowell@gmail.com"
},
"source": {
"git": "https://github.com/cbpowell/CPSlider.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "4.3"
},
"source_files": "CPSlider/*",
"requires_arc": true
}