2 "name": "SwiftDependencyInjector",
4 "summary": "A native dependency container written in swift that manages dependency injection",
5 "description": "This CocoaPods library helps you to used dependency injection and inversion of control in your swift projects.",
6 "homepage": "https://github.com/andresduke024/swift-dependency-injector.git",
12 "Andres Duque": "andresduke024@gmail.com"
14 "social_media_url": "https://github.com/andresduke024",
19 "swift_versions": "5.8",
21 "git": "https://github.com/andresduke024/swift-dependency-injector.git",
24 "source_files": "Sources/swift-dependency-injector/**/*",
25 "swift_version": "5.8"