blob: c7d105bf126591a4a916140cc93ce5e84c2617b4 [file] [log] [blame]
{
"name": "NBBaseFrameCode",
"version": "0.0.5",
"summary": "提供项目需要的一些分类设置代码",
"homepage": "https://github.com/NapoleonBaiAndroid/NBBaseFrameCode",
"license": "MIT",
"authors": {
"NapoleonBai": "napoleonbaiandroid@gmail.com"
},
"source": {
"git": "https://github.com/NapoleonBaiAndroid/NBBaseFrameCode.git",
"tag": "0.0.5"
},
"source_files": "NBBaseFrameCode/NBCategories/**/*.{h,m}",
"public_header_files": "NBBaseFrameCode/NBCategories/*.{h}",
"platforms": {
"ios": null
},
"requires_arc": true
}