[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 0 / 9 / SlideSegmentedView / 0.1.0 / SlideSegmentedView.podspec.json
blob36c412e805c4bcc794d4f7a3b6e0a6ea3f19820e
2   "name": "SlideSegmentedView",
3   "version": "0.1.0",
4   "summary": "一个可以滑动选择的分段选择器。",
5   "description": "一个小巧好用的分段选择器,可自由配置颜色,支持点击和滑动选择。",
6   "homepage": "https://github.com/Alexiusy/SlideSegmentedView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexiusy": "andreboot42@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Alexiusy/SlideSegmentedView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SlideSegmentedView/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"