blob: b3966e7257c784e275a7104b971450f127113da8 [file] [log] [blame]
{
"name": "HZTabbar",
"version": "0.0.1",
"summary": "自定义tabbar.",
"description": "自定义tabbar",
"homepage": "https://github.com/ShawEw/HZTabbar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shaw": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ShawEw/HZTabbar.git",
"tag": "0.0.1"
},
"source_files": "TabView/**/*.{h,m}",
"requires_arc": true
}