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