[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / 3 / d / HMRRangeSlider / 1.0.4 / HMRRangeSlider.podspec.json
blob99e50726258b4b58532b9d3c4c626372b4ea8dc2
2   "name": "HMRRangeSlider",
3   "version": "1.0.4",
4   "summary": "A slider that allows you to pick a range.",
5   "description": "A clone of [TTRangeSlider](https://github.com/TomThorpe/TTRangeSlider). Distributed by [Tom Thorpe](https://github.com/TomThorpe) in Github containing some improvements as individual steps for each handle and extra infos in touches delegates",
6   "homepage": "https://github.com/romulomga/HMRRangeSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "romulomga": "rm.abrahao@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/romulomga/HMRRangeSlider.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HMRRangeSlider/Classes/**/*"