blob: 6e0dd6a569d0b0e78cff160315fff592868ba87b [file] [log] [blame]
{
"name": "HHZTabbar",
"version": "0.0.1",
"summary": "Tabbar",
"description": "陈哲是个好孩子-Tabbar",
"homepage": "https://github.com/chenzhe555/HHZTabbar",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"chenzhe555": "376811578@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenzhe555/HHZTabbar.git",
"tag": "0.0.1"
},
"dependencies": {
"HHZCategory": [
"~> 0.0.2"
],
"HHZUtils": [
"~> 0.0.2"
],
"HHZConfigs": [
"~> 0.0.1"
]
},
"subspecs": [
{
"name": "HHZTabbar",
"subspecs": [
{
"name": "Tabbar",
"source_files": "HHZTabbar/Tabbar/*.{h,m}"
}
]
}
]
}