2 "name": "MultiCastDelegateMethod",
4 "summary": "Multicast Delegate pattern. It also prevents from having strong reference cycles (memory leaks). WeakWrapper handles this.",
5 "homepage": "https://github.com/lintocj/MulticastDelegate",
8 "Linto Jacob": "lintojacob2009@gmail.com"
14 "git": "https://github.com/lintocj/MulticastDelegate.git",
17 "source_files": "MulticastDelegate/**/*.swift",
18 "swift_versions": "5.0",
19 "frameworks": "UIKit",
20 "swift_version": "5.0"