[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / e / 7 / BJRangeSliderWithProgress / 1.0.0 / BJRangeSliderWithProgress.podspec.json
blobdd3c2ff3e3d86c8296d478a51874ab54052d0d00
2   "name": "BJRangeSliderWithProgress",
3   "version": "1.0.0",
4   "summary": "\"Progress bar\" that also allows to select a range.",
5   "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.",
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.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "source_files": "BJRangeSliderWithProgress/BJRangeSliderWithProgress",
19   "resources": "BJRangeSliderWithProgress/BJRangeSliderWithProgress/*.png",
20   "requires_arc": true