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