blob: 493f06949e23151e56f5ef384632d8e73091afd5 [file] [log] [blame]
{
"name": "CPSlider",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "4.3"
},
"source_files": "CPSlider/*",
"requires_arc": true
}