2 "name": "LNZWeakCollection",
7 "swift_version": "5.0",
8 "summary": "A swift collection to store weak references to objects.",
9 "description": "LNZWeakCollection has implementations for collections of weak references to objects and dictionary with weak keys or weak values.",
14 "homepage": "https://www.pfrpg.net",
16 "Giuseppe Lanza": "gringoire986@gmail.com"
19 "git": "https://github.com/gringoireDM/LNZWeakCollection.git",
22 "frameworks": "Foundation",
23 "source_files": "LNZWeakCollection/**/*.{swift, h}"