blob: 5aa941a9f7d818b1ab5a2d8be87dd1fa9b6589b6 [file] [log] [blame]
{
"name": "MHTabView",
"version": "1.1.10",
"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.10"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "MHTabView/Classes/**/*",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "4.0"
}