2 "name": "DeallocationChecker",
4 "summary": "Learn about leaking view controllers without opening Instruments.",
5 "description": "DeallocationChecker asserts that a view controller gets deallocated after\nits view is removed from the view hierarchy. When you use the app, you'll\nsee assertion failures if your view controllers don't get deallocated.",
6 "homepage": "https://github.com/fastred/DeallocationChecker",
12 "Arkadiusz Holko": "fastred@fastred.org"
14 "social_media_url": "https://twitter.com/arekholko",
20 "git": "https://github.com/fastred/DeallocationChecker.git",
23 "source_files": "Sources/**/*",
28 "pushed_with_swift_version": "3.0"