2 "name": "SlidingMultiselectionSegmentedControl",
4 "summary": "SlidingMultiselectionSegmentedControl is a simple sliding multiselection segment control view.",
5 "description": "SlidingMultiselectionSegmentedControl is a simple multiselection segment control view. It is realized with UIStackView and custom UIView subclass - Segment. Segment is based on UIButton. There is delegate for handling MultiSelectionSlideSegmentedControl events such as select new item, and select many items. MultipleSelectionControl provides to select many items by sliding",
6 "homepage": "https://github.com/DimaNakhratiants/SlidingSegmentedControl",
12 "DimaNakhratiants": "dirmidante@gmail.com"
15 "git": "https://github.com/DimaNakhratiants/SlidingSegmentedControl.git",
21 "source_files": "SlidingSegmentedControl/Classes/**/*",
22 "pushed_with_swift_version": "4.0"