[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / f / c / d / SlidingMultiselectionSegmentedControl / 0.1.0 / SlidingMultiselectionSegmentedControl.podspec.json
blob274ee4f6215729e1a0b896e8523355079a95f103
2   "name": "SlidingMultiselectionSegmentedControl",
3   "version": "0.1.0",
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",
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/SlidingSegmentedControl.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "SlidingSegmentedControl/Classes/**/*",
22   "pushed_with_swift_version": "4.0"