blob: ff7b1cbe7c4559a7a6cb7582359ab6e7091a7231 [file] [log] [blame]
{
"name": "DWDebugLogger",
"version": "0.1.0",
"summary": "iOS DebugLogger 简易工具",
"description": "用于记录打印日志的小工具,并可以存储到沙盒里面",
"homepage": "https://github.com/WuDevin/DWDebugLogger.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WuDevin": "839281040@qq.com"
},
"source": {
"git": "https://github.com/WuDevin/DWDebugLogger.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DWDebugLogger/Classes/**/*"
}