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