blob: 9501e9d7011d8d08dbf2fd4175c14fcc579f2c83 [file] [log] [blame]
{
"name": "HZTabbar",
"version": "0.0.3",
"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.3"
},
"source_files": "TabView/TabView/**/*.{h,m}",
"requires_arc": true
}