[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / 8 / TTRangeSlider / 1.0.1 / TTRangeSlider.podspec.json
blobd48e75ba22363eb90679058d2585283493ba3aac
2   "name": "TTRangeSlider",
3   "version": "1.0.1",
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.\n",
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.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"