blob: f78dbba7804f273819b424096e557ab609fe0fe5 [file] [log] [blame]
{
"name": "LeakEyeLib",
"version": "0.1.1",
"summary": "内存泄漏检测工具",
"description": "Swift版本的内存泄漏检测工具,在LeakEye的基础上继续维护。",
"homepage": "https://github.com/WeMadeCode/LeakEyeLibb",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhouxiang": "zhouxiang@huami.com"
},
"source": {
"git": "https://github.com/WeMadeCode/LeakEyeLib.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LeakEyeLib/Classes/**/*"
}