blob: 679b85e060dc6140f9cbf0e160d6f4114ff09dc2 [file] [log] [blame]
{
"name": "ZJLog",
"version": "1.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZJLog/**/*.{h,m,c,mm}",
"libraries": "c++"
}