2 "name": "WeakPointerArray",
5 "summary": "The WeakPointerArray represents a mutable collection created over Array, but it holds weak references for objects(not strong as in Array).",
6 "homepage": "https://github.com/NickRybalko/WeakPointerArray",
8 "iOS engineer Nick Rybalko": "https://github.com/NickRybalko"
11 "git": "https://github.com/NickRybalko/WeakPointerArray.git",
20 "source_files": "Source/*.swift",
21 "pushed_with_swift_version": "3.0"