4 "summary": "Closure-based delegation without memory leaks",
5 "description": "Delegating is a super small package that solves the retain cycle problem when dealing with closure-based delegation.",
6 "homepage": "https://github.com/Meniny/Delegating",
12 "Elias Abel": "admin@meniny.cn"
14 "social_media_url": "https://meniny.cn/",
22 "git": "https://github.com/Meniny/Delegating.git",
25 "source_files": "Delegating/**/*",
26 "frameworks": "Foundation"