blob: 1e4e9aa3d1684355725efc51762eb58bff80aed2 [file] [log] [blame]
{
"name": "ZSTabPageView",
"version": "0.2.4",
"summary": "标签和内容联动View",
"description": "1. 顶部标签切换内容联动\n2. ScrollView多级嵌套联动,可定义header和悬浮Tab",
"homepage": "https://github.com/zhangsen093725/ZSTabPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangsen093725": "joshzhang@yntengyun.com"
},
"source": {
"git": "https://github.com/zhangsen093725/ZSTabPageView.git",
"tag": "0.2.4"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "ZSTabPageView/Classes/**/*",
"swift_version": "5.0"
}