2 "name": "MultiSelectionSlideSegmentedControl",
4 "summary": "MultiSelectionSlideSegmentedControl is a simple multiselection segment control view",
5 "description": "MultiSelectionSlideSegmentedControl 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. MultiSelectionSlideSegmentedControl provides to select many items by sliding",
6 "homepage": "https://github.com/DimaNakhratiants/MultiSelectionSlideSegmentedControl.git",
12 "DimaNakhratiants": "dirmidante@gmail.com"
15 "git": "https://github.com/DimaNakhratiants/MultiSelectionSlideSegmentedControl.git",
21 "source_files": "MultipleSelectionControl/*",
22 "pushed_with_swift_version": "4.0"