blob: 80576767e1665eac2e7d65ecd2d6cf782c3233b7 [file] [log] [blame]
{
"name": "ZJLog",
"version": "1.0.0",
"summary": "Log redirection output tool for iOS.",
"description": "Log redirection output tool for iOS, you can set the Log level, redirect output to the proxy interface, save logs to the sandbox, and more.",
"homepage": "https://github.com/Eafy/ZJLog.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lzj": "lizhijian_21@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Eafy/ZJLog.git",
"tag": "1.0.0"
},
"source_files": "ZJLog/ZJLog/{ZJ}*.{h,m,mm}",
"deprecated": true
}