2 "name": "FBLeakDetectorVC",
4 "summary": "A basic leak detector for finding lingering view controllers.",
5 "description": "FBLeakDetector is a straightforward and effective leak detector used for finding lingering view controllers that appeared to be released out of memory.",
6 "homepage": "https://github.com/IHEARTCOOKIES/FBLeakDetectorVC",
8 "Filip Busic": "filip@appcoders.io"
14 "public_header_files": "FBLeakDetectorVC/Classes/Public/**/*.h",
15 "source_files": "FBLeakDetectorVC/Classes/**/*",
17 "git": "https://github.com/IHEARTCOOKIES/FBLeakDetectorVC.git",
23 "module_name": "FBLeakDetectorVC"