CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

Nick Rybalko

1pod

WeakPointerArray

The WeakPointerArray represents a mutable collection created over Array, but it holds weak references for objects(not strong as in Array).

License: MIT

  • Swift