2 "name": "HKLSegmentedControl",
4 "summary": "A subclass of UISegmentedControl which supports dynamically value changing.",
5 "description": " HKLSegmentedControl is a fully compatible class with UISegmentedControl.\n In addition to that, it supports touch moving events.\n The delegate method is called each time when you swipe on the control.\n",
6 "homepage": "https://github.com/hirohitokato/HKLSegmentedControl",
7 "screenshots": "https://raw.githubusercontent.com/hirohitokato/HKLSegmentedControl/master/images/screenshots_1.gif",
9 "git": "https://github.com/hirohitokato/HKLSegmentedControl.git",
13 "authors": "Hirohito Kato",
14 "social_media_url": "http://twitter.com/hkato193",
19 "source_files": "Libs/*.{h,m}"