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