blob: 284eb123702e531d608ff5d17ab64fd9ec5fd1da [file] [log] [blame]
{
"name": "WQLog",
"version": "2.0.0",
"summary": "A third-party framework of console log",
"description": "A third-party framework of console output.And, 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": "5.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/AppleDP/WQLog.git",
"tag": "2.0.0"
},
"source_files": "WQLog/**/WQLog/WQLog.{h,m}"
}