blob: 974db3db82d9d2c20690edee67bf14a8a60372ac [file] [log] [blame]
{
"name": "HZTabbar",
"version": "0.0.2",
"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.2"
},
"source_files": "TabView/TabView/**/*.{h,m}",
"requires_arc": true
}