[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 6 / SSegmentControl / 0.1.0 / SSegmentControl.podspec.json
blob8b0ff3c4a402df30b67251cb7db40021e1cd7ebf
2   "name": "SSegmentControl",
3   "version": "0.1.0",
4   "summary": "Simple SegmentControl for custom UIView Segments.",
5   "description": "Simple SegmentControl for custom UIView Segments. Segments can be passed as UIViews, so theres\nno UI limitations for the single segments.",
6   "homepage": "https://github.com/alexanderkorus/SSegmentControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alexanderkorus": "alexander.korus@svote.io"
13   },
14   "source": {
15     "git": "https://github.com/alexanderkorus/SSegmentControl.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SSegmentControl/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
25       "~> 5.0.0"
26     ]
27   },
28   "swift_version": "5.0"