[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 2 / d / JYCustomSegmentView / 1.1.6 / JYCustomSegmentView.podspec.json
blobfe4a695f657b2d0685b75394f5bec5c1fdf47761
2   "name": "JYCustomSegmentView",
3   "version": "1.1.6",
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": "1.1.6"
21   },
22   "source_files": "JYCustomSegmentView/JYCustomSegmentView/CustomSegmentView/*",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "swift_version": "5.0"