[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 5 / 2 / d / JYCustomSegmentView / 0.1.2 / JYCustomSegmentView.podspec.json
blob7d586fbc1c6e015f4487e6c15361717ad7cdd98b
2   "name": "JYCustomSegmentView",
3   "version": "0.1.2",
4   "summary": "JYCustomSegmentView is a lightweight toolView",
5   "description": "This is a tool view like system UISegmentController , you can use JYCustomSegmentView easyly.",
6   "homepage": "https://github.com/jiyongTeam/JYCustomSegmentView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KillerPeng": "1192965101@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/jiyongTeam/JYCustomSegmentView.git",
20     "tag": "0.1.2"
21   },
22   "source_files": "JYCustomSegmentView/JYCustomSegmentView/CustomSegmentView/*",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "swift_version": "5.0"