blob: a46f862db5ffa70110981a2cf483ebd5089bc2ec [file] [log] [blame]
{
"name": "HMRRangeSlider",
"version": "1.0.3",
"summary": "A slider that allows you to pick a range.",
"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",
"homepage": "https://github.com/romulomga/HMRRangeSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"romulomga": "rm.abrahao@gmail.com"
},
"source": {
"git": "https://github.com/romulomga/HMRRangeSlider.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HMRRangeSlider/Classes/**/*"
}