blob: 833bc4363a444cd1dabaebc5dafcd3235db8ba25 [file] [log] [blame]
{
"name": "MHTabView",
"version": "1.0.0",
"summary": "An easy way to use scroll tab bar.\\n",
"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.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "MHTabView/Classes/**/*",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "4.0"
}