blob: 4633a442ce54189ed47700290f86f06d38a8517e [file] [log] [blame]
{
"name": "ZHPageView",
"version": "1.0.0",
"swift_versions": "5.0",
"summary": "ZHPageView is a Slide tabs pure-Swift library",
"description": "PageView, Slide tabs in top used in any iOS app,swift",
"homepage": "https://github.com/xiangzuhua0209/ZHPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiangzuhua": "xiangzhuhua0209@126.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/xiangzuhua0209/ZHPageView.git",
"tag": "1.0.0"
},
"source_files": "ZHPageView/*.{h,swift}",
"requires_arc": true,
"swift_version": "5.0"
}