ObservationModule 0.1.1

ObservationModule 0.1.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Sep 2016
SPMSupports SPM

Maintained by Oscar A. Fuentes.



  • By
  • Oscar A. Fuentes

ObservationModule

Contents of this file

  • Introduction
  • Installation
  • Maintainers
  • License

Introduction

The ObservationModule provides a modular approach to property value observation for generic types. It observes both pre/post value change events.

Installation

ObservationModule is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ObservationModule"

Maintainers

Current maintainers:

  • Oscar A. Fuentes (oscarafuentes)

License

ObservationModule is available under the MIT license. See the LICENSE file for more info.