[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / 8 / TTRangeSlider / 1.0.3 / TTRangeSlider.podspec.json
blob11a44cafe0ae4419f9d5a73203756a78fd9cfd90
2   "name": "TTRangeSlider",
3   "version": "1.0.3",
4   "summary": "A slider that allows you to pick a range",
5   "description": "A slider, similar in style to UISlider, but has two handles instead of one, allowing you to pick a minimum and maximum range.",
6   "homepage": "https://github.com/TomThorpe/TTRangeSlider",
7   "license": "MIT",
8   "authors": {
9     "Tom Thorpe": "code@tomthorpe.co.uk"
10   },
11   "source": {
12     "git": "https://github.com/TomThorpe/TTRangeSlider.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"