blob: 18d88ee8de3ed9d106ec80039f0b4df95ef05eae [file] [log] [blame]
{
"name": "HMRRangeSlider",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HMRRangeSlider/Classes/**/*"
}