blob: 5702060b5a7d1d6f3a8e6bb52baa44bf6dfd2f6f [file] [log] [blame]
{
"name": "HZTabbar",
"version": "0.0.4",
"summary": "自定义tabbar.",
"description": "自定义tabbar,支持storyboard",
"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.4"
},
"source_files": "TabView/TabView/**/*.{h,m}",
"requires_arc": true
}