ObserverSet 2.0.1

ObserverSet 2.0.1

TestsTested
LangLanguage SwiftSwift
License BSD-3-Clause
ReleasedLast Release Dec 2019
SPMSupports SPM

Maintained by Stephan Heilner, Hilton Campbell.



  • By
  • Michael Ash

ObserverSet

Pod Version Pod License Pod Platform Build Status

Swift implementation of observer sets.

Installation

Install with CocoaPods by adding the following to your Podfile:

use_frameworks!

pod 'ObserverSet'

Then run:

pod install

Documentation

See docs at http://cocoadocs.org/docsets/ObserverSet/.

License

ObserverSet is released under the MIT license. See LICENSE for details.