blob: a3426ac4bbdc66f9c4424adef93ab170c01d48f1 [file] [log] [blame]
{
"name": "ZSTabPageView",
"version": "0.3.0",
"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.3.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "ZSTabPageView/Classes/**/*",
"swift_version": "5.0"
}