Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 한국어 | 日本語

binaryloader-dicontainer

Lightweight dependency injection container for iOS, distributed as a CocoaPods pod.

Components

  • Container - Singleton managing dependency registration and resolution
  • Dependency - Protocol for injectable types
  • Injectable - Property wrapper for automatic dependency resolution
  • Resolvable - Protocol for type resolvers
  • Resolver - Generic resolver implementation

Installation

source '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/binaryloader/cocoapods-specs.git'

pod 'BinaryLoaderDIContainer'

Related Repositories

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Lightweight dependency injection container for iOS

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages