blob: 6e18377b37d7a40630e543175d5abb2107c804fc [file] [log] [blame]
{
"name": "FATabSwitchView",
"version": "0.1.0",
"summary": "可以放大的 menu tab",
"description": "在 https://github.com/lizelu/FATabSwitchView 的基础上进行了修改,添加了pod\n可以放大的 menu tab",
"homepage": "https://github.com/zhenwei12138/FATabSwitchView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhenwei12138": "zhenwei.liu@wework.com"
},
"source": {
"git": "https://github.com/zhenwei12138/FATabSwitchView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FATabSwitchView/Classes/*",
"swift_version": "4.2",
"dependencies": {
"SnapKit": [
]
}
}