blob: c87a995bfd1634690e00df0e00e3565b8df56cae [file] [log] [blame]
{
"name": "HBKitTools",
"version": "0.0.2",
"summary": "个人常用开发组件",
"description": "个人常用开发组件-自定义视图,常用分类,技术总结类目等.",
"homepage": "https://github.com/hubin97/HBKitTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hubin_Huang": "970216474@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hubin97/HBKitTools.git",
"tag": "0.0.2"
},
"source_files": "HBKitTools/HBKitTools/**/*.{h,m}",
"requires_arc": true
}