blob: 48a9da7a89cbf6bc1a2bab9989b1faef67c2342b [file] [log] [blame]
{
"name": "HZCategory",
"version": "0.0.1",
"summary": "常用分类",
"description": "常用分类的代码整理",
"homepage": "https://github.com/jihuaibin2017/HZCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jihuaibin2017": "15158863897@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/jihuaibin2017/HZCategory.git",
"tag": "0.0.1"
},
"source_files": "HZCategory/**/*.{h,m}",
"requires_arc": true
}