| { |
| "name": "BJRangeSliderWithProgress", |
| "version": "1.0.4", |
| "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.4" |
| }, |
| "platforms": { |
| "ios": "4.3" |
| }, |
| "source_files": "BJRangeSliderWithProgress/BJRangeSliderWithProgress", |
| "resources": "BJRangeSliderWithProgress/BJRangeSliderWithProgress/BJRangeSlider.bundle", |
| "requires_arc": true |
| } |