4 "summary": "Bunch of higher order functions for better memory-safe syntax",
5 "description": "Tired of writing `[unowned/weak self] closures on every callback function?\nYou might conside using passing method as a parameter with little help from Leakify.",
6 "homepage": "https://github.com/wojtowiczm/Leakify",
12 "wojtowiczm": "wojtowiczmichal97@gmail.com"
15 "git": "https://github.com/wojtowiczm/Leakify.git",
18 "swift_versions": "5.0",
22 "source_files": "Leakify/Source/**/*",
23 "swift_version": "5.0"