blob: 410c0a2c8dd3aa967e9b3797f8860abfd9a7aedd [file] [log] [blame]
{
"name": "CPSlider",
"version": "1.0.0",
"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.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "CPSlider/*",
"requires_arc": true
}