[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / d / b / SOXSegmentControl / 0.1.0 / SOXSegmentControl.podspec.json
bloba0a7d87659f51247cf9a56f36caeb65b611fe17b
2   "name": "SOXSegmentControl",
3   "version": "0.1.0",
4   "summary": "Just another replacement for segment controls with multiline support of multi-lined segments.",
5   "description": "As other cocoapods it allows to flexible configure you own segment control. \n  But in different you have the option to order you segments in a multilined pattern. Its the first alpha release so there is not a documentation, but take a look at the example project.\n  Based on the idea of WMSegmentControl.",
6   "homepage": "https://github.com/twilightDD/SOXSegmentControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "twilightDD": "peter@2sox.de"
13   },
14   "source": {
15     "git": "https://github.com/twilightDD/SOXSegmentControl.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/twilightDD",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "SOXSegmentControl/Classes/**/*",
24   "swift_version": "5.0"