blob: 2c5c509c9e0c5b96af438c1108b69cf09876cef8 [file] [log] [blame]
{
"name": "MHTabView",
"version": "1.1.2",
"summary": "An easy way to use scroll tab bar.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/feaskters/MHTabView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhangMingHao": "739296759@qq.com"
},
"source": {
"git": "https://github.com/feaskters/MHTabView.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "MHTabView/Classes/**/*",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "4.0"
}