DependencyContainer 1.4.0

DependencyContainer 1.4.0

Maintained by pikciu.



  • By
  • Tomasz Pikć

DependencyContainer

Installation

Swift Package Manager

  • File > Swift Packages > Add Package Dependency
  • Add https://github.com/pikciu/Container.git
  • Select "Up to Next Major" with "1.2.0"

CocoaPods

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

pod 'DependencyContainer'

Usage

See Examples.swift

License

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