2 "name": "UICircularSlider",
4 "summary": "An iOS UISlider which displays value in a circle / pie.",
5 "description": " An alternative to iOS SDK UISlider displayed as a circle.\n Just drop it anywhere to replace an existing UISlider, as it uses the same properties\n and has the same behavior.\n Capabilities:\n * Set a minimum and maximum value\n * Set a tint color for minimum track, maximum track and the thumb\n * Choose between Circle and Pie representation\n",
6 "homepage": "https://github.com/Zedenem/UICircularSlider",
9 "file": "UICircularSlider/LICENSE"
12 "Zedenem": "zouhair.mahieddine@gmail.com"
18 "git": "https://github.com/Zedenem/UICircularSlider.git",
21 "source_files": "UICircularSlider/*.{h,m}",