4 "summary": "A collection type that behaves like a Swift Array, but will not retain any of its objects.",
5 "description": "WeakArray offers a collection type that behaves like a Swift Array, but will not retain any of its objects.",
6 "homepage": "https://github.com/raumfeld/WeakArray",
12 "David Mauro": "email@dmauro.com"
15 "git": "https://github.com/raumfeld/WeakArray.git",
21 "source_files": "WeakArray/Classes/**/*",
22 "pushed_with_swift_version": "3.0"