blob: 458821f74127ff918eab503041826af706a5c72b [file] [log] [blame]
{
"name": "HGCircularSlider",
"version": "0.1.1",
"summary": "Multiple Circular Sliders used to select a value from a continuous range of values.",
"description": "Circular Sliders used to select a value from a continuous range of values.\n\nCircularSlider: simple circular slider\nRangeCircularSlider: slider with two points to select a range of values from a continuous range of values\nMidPointCircularSlider: slider with fixed range to select a range of values from a continuois range of values",
"homepage": "https://github.com/HamzaGhazouani/HGCircularSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hamza Ghazouani": "hamza.ghazouani@gmail.com"
},
"source": {
"git": "https://github.com/HamzaGhazouani/HGCircularSlider.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/GhazouaniHamza",
"platforms": {
"ios": "8.0"
},
"source_files": "HGCircularSlider/Classes/**/*",
"pushed_with_swift_version": "2.3"
}