[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / 3 / f / 8 / TTRangeSlider / 1.0.6 / TTRangeSlider.podspec.json
blobae5c12679304156b5ba887fbd2e55d536a6bd0e3
2   "name": "TTRangeSlider",
3   "version": "1.0.6",
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": "v1.0.6"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"