blob: 493cf0044716f3e662d71a0f27da409f98919e60 [file] [log] [blame]
{
"name": "ZJLog",
"version": "1.1.3",
"summary": "Log redirection output tool for iOS, support for c、c++、m、mm code files.",
"description": "Log redirection output tool for iOS, you can set the Log level, redirect output to the proxy interface, save logs to the sandbox, support for c、c++、m、mm code files, and more.",
"homepage": "https://github.com/JimiPlatform/JMLog",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"lzj": "lizhijian_21@163.com"
},
"source": {
"git": "https://github.com/Eafy/ZJLog.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZJLog/**/*.{h,m,c,mm}",
"libraries": "c++"
}