2 "name": "C360SegmentedControl",
4 "summary": "A UISegmentedControl replacement which supports multiple rows.",
5 "description": " A UISegmentedControl replacement which supports multiple rows.\n This is useful when embedding segmented controls with large numbers\n of segments in a fixed-width parent such as a table view.\n\n The control is intended to be a drop-in replacement as far as possible.\n Segments can be packed horizontally or vertically, or into rows in an \n order-preserving manner, or a more space-efficient manner which may \n reorder the segments.\n",
6 "homepage": "https://github.com/CRedit360/C360SegmentedControl",
11 "authors": "Simon Booth",
16 "git": "https://github.com/CRedit360/C360SegmentedControl.git",
20 "C360SegmentedControl",
21 "C360SegmentedControl/**/*.{h,m}"