blob: 8dfdefd95e042d3dcac4001542135797a4624f91 [file] [log] [blame]
{
"name": "HHZCategory",
"version": "0.0.1",
"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.1"
},
"subspecs": [
{
"name": "HHZCategory",
"subspecs": [
{
"name": "foundation",
"source_files": "HHZCategory/*.{h,m}"
},
{
"name": "uikit",
"source_files": "HHZCategory/*.{h,m}"
}
]
}
]
}