blob: d7bb8844060d444df90313f7873f438fca9ea4c9 [file] [log] [blame]
{
"name": "BJRangeSliderWithProgress",
"version": "1.0.2",
"summary": "A \"progress bar\" that also allows you to select a range.",
"description": "A \"progress bar\" that also allows you to select a range. I use it to indicate 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.2"
},
"platforms": {
"ios": "4.3"
},
"source_files": "BJRangeSliderWithProgress/BJRangeSliderWithProgress",
"resources": "BJRangeSliderWithProgress/BJRangeSliderWithProgress/BJRangeSlider.bundle",
"requires_arc": true
}