blob: 0231080dbc6c1127ae2fe23a3c1c0744ed59201c [file] [log] [blame]
{
"name": "JYCustomSegmentView",
"version": "1.1.9",
"summary": "JYCustomSegmentView is a lightweight toolView",
"description": "This is a tool view like system UISegmentController , you can use JYCustomSegmentView easyly.",
"homepage": "https://github.com/jiyongTeam/JYCustomSegmentView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KillerPeng": "1192965101@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/jiyongTeam/JYCustomSegmentView.git",
"tag": "1.1.9"
},
"source_files": "JYCustomSegmentView/JYCustomSegmentView/CustomSegmentView/*",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "5.0"
}