blob: ae81bdda88e334cafaba2636706167b17729e4f4 [file] [log] [blame]
{
"name": "SHBLog",
"version": "0.0.3",
"summary": "打印日志,性能比NSLog更强悍",
"description": "新版本精简代码量,剔除无用、少用功能,仅保持最基本需求。",
"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.3"
},
"source_files": "SHBLogResource/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}