blob: 9c06617d71807ad4bf523cee5ad680e5e48632a4 [file] [log] [blame]
{
"name": "ZJLog",
"version": "1.0.3",
"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.3"
},
"source_files": [
"ZJLog/{ZJ}*.{h,m,mm,c}",
"ZJLog/Singleton.h"
],
"deprecated": true
}