blob: 4e539e903fe7aedf4ddffd1a8919c6709e0042d1 [file] [log] [blame]
{
"name": "HHZCategory",
"version": "0.0.2",
"summary": "分类",
"description": "陈哲是个好孩子-分类",
"homepage": "https://github.com/chenzhe555/HHZCategory",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"chenzhe555": "376811578@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenzhe555/HHZCategory.git",
"tag": "0.0.2"
},
"subspecs": [
{
"name": "HHZCategory",
"subspecs": [
{
"name": "foundation",
"source_files": "HHZCategory/foundation/*.{h,m}"
},
{
"name": "uikit",
"source_files": "HHZCategory/uikit/*.{h,m}"
}
]
}
]
}