[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / b / c / f / MultiSelectionSlideSegmentedControl / 1.0.0 / MultiSelectionSlideSegmentedControl.podspec.json
blob7e55b93f6aa6c7f4a491aee3b1a408330da86d44
2   "name": "MultiSelectionSlideSegmentedControl",
3   "version": "1.0.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DimaNakhratiants": "dirmidante@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DimaNakhratiants/MultiSelectionSlideSegmentedControl.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.1"
20   },
21   "source_files": "MultipleSelectionControl/*",
22   "pushed_with_swift_version": "4.0"