[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 9 / e / 7 / BJRangeSliderWithProgress / 1.0.4 / BJRangeSliderWithProgress.podspec.json
blobd28b9c6531f04bc23ec321dcc84cf9362a929e2f
2   "name": "BJRangeSliderWithProgress",
3   "version": "1.0.4",
4   "summary": "A \"progress bar\" that also allows you to select a range.",
5   "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.",
6   "homepage": "https://github.com/barrettj/BJRangeSliderWithProgress",
7   "license": "MIT",
8   "authors": {
9     "Barrett Jacobsen": "admin@barrettj.com"
10   },
11   "source": {
12     "git": "https://github.com/barrettj/BJRangeSliderWithProgress.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "source_files": "BJRangeSliderWithProgress/BJRangeSliderWithProgress",
19   "resources": "BJRangeSliderWithProgress/BJRangeSliderWithProgress/BJRangeSlider.bundle",
20   "requires_arc": true