blob: be637a30eab60d1d13eba45e4c6e6c4f11019a1b [file] [log] [blame]
{
"name": "WQLog",
"version": "1.0.0",
"summary": "A plug-in of console log",
"description": "If you install XcodeColors, you can output the log with color",
"homepage": "https://github.com/AppleDP/WQLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AppleDP": "AppleDP@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/AppleDP/WQLog.git",
"tag": "1.0.0"
},
"source_files": "WQLog/WQLog/WQLog.{h,m}"
}