blob: dd3c2ff3e3d86c8296d478a51874ab54052d0d00 [file] [log] [blame]
{
"name": "BJRangeSliderWithProgress",
"version": "1.0.0",
"summary": "\"Progress bar\" that also allows to select a range.",
"description": "\"Progress bar\" that also allows to select a range. Can be used to indicate the progress of recording audio, represent trimming it, and then playing back only the selected range.",
"homepage": "https://github.com/barrettj/BJRangeSliderWithProgress",
"license": "MIT",
"authors": {
"Barrett Jacobsen": "admin@barrettj.com"
},
"source": {
"git": "https://github.com/barrettj/BJRangeSliderWithProgress.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.3"
},
"source_files": "BJRangeSliderWithProgress/BJRangeSliderWithProgress",
"resources": "BJRangeSliderWithProgress/BJRangeSliderWithProgress/*.png",
"requires_arc": true
}