blob: 706fd9057a0fe9f7e2ad3a11962c8d8ccc7d9da6 [file] [log] [blame]
{
"name": "LeakEyeLib",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "LeakEyeLib/Classes/**/*.swift",
"swift_version": "5.0"
}