Ecosystem

Elegant way to construct complex-interconnected object trees

Ecosystem is a tiny framework for connecting objects. It’s a simplified dependency-injection implementation inspired by nature.

Usage

See sample code examples.

Requirements

  • iOS 8.0+ / macOS 10.10+ / tvOS 9+ / watchOS 2+
  • Xcode 9+
  • Swift 4.1+

Installation

See install guide.

Documentation

See Jazzy-generated docs.

License

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