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