[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / d / HMRRangeSlider / 1.0.0 / HMRRangeSlider.podspec.json
blob10acbe82988e3898d3c104c6c10edeb35c413ed4
2   "name": "HMRRangeSlider",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HMRRangeSlider/Classes/**/*"