blob: 94d4713d2bb6c57c8e9a9a2a1952f17e3677f5a7 [file] [log] [blame]
{
"name": "BHLogFactory",
"version": "1.1.0",
"summary": "Format Log Description and DebugDescription !",
"homepage": "https://github.com/BaHui/BHLogFactory",
"authors": {
"BaHui·Qiao": "qiaobahuiyouxiang@163.com"
},
"license": "LICENSE",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/BaHui/BHLogFactory.git",
"tag": "v1.1.0"
},
"source_files": [
"BHLogFactory",
"BHLogFactory/**/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true
}