2 "name": "LYLeaksInspector",
4 "summary": "LYLeaksInspector is a read-time tool to detect view-leaks in your app.",
5 "description": "LYLeaksInspector is a read-time tool to detect view-leaks in your app efficiently.",
6 "homepage": "https://github.com/linyu92/LYLeaksInspector",
9 "levi92": "330269630@qq.com"
12 "git": "https://github.com/linyu92/LYLeaksInspector.git",
18 "source_files": "LYLeaksInspector/Classes/{Categories,DebugUtils,MRC,UI}/*.{h,m}",
20 "exclude_files": "LYLeaksInspector/Classes/MRC/*.{h,m}"
26 "requires_arc": false,
27 "source_files": "LYLeaksInspector/Classes/MRC/*.{h,m}"