2 "name": "LeakCanaryiOS",
4 "summary": "Memory leak detection in iOS unit test cases",
5 "description": "Memory leak detection in XCTest, no problem!",
6 "homepage": "https://github.com/haifengkao/LeakCanaryiOS",
9 "Hai Feng Kao": "haifeng@cocoaspice.in"
12 "git": "https://github.com/haifengkao/LeakCanaryiOS.git",
19 "source_files": "Pod/Classes/**/*",
20 "exclude_files": "Pod/Classes/NSObject+HeapInspector.{h,m}",
24 "requires_arc": false,
25 "source_files": "Pod/Classes/NSObject+HeapInspector.{h,m}"