blob: 57494375bad3b68f4ba6cf10569a14f5a6fd7b17 [file] [log] [blame]
{
"name": "SHBLog",
"version": "0.0.2",
"summary": "根据 DDLog 而写的,大大精简了代码量",
"description": "需要和 Xcode 插件 XcodeColors 配合使用。",
"homepage": "http://jiutianhuanpei.github.io",
"license": "MIT",
"authors": {
"shenhongbang": "shenhongbang@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/jiutianhuanpei/SHBLog.git",
"tag": "0.0.2"
},
"source_files": "SHBLogResource/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}