2 "name": "SwiftResolver",
4 "summary": "Dependency injection framework for Swift.",
5 "description": "The dependency injection pattern helps your app split into loosely-coupled components,\nwhich can be developed, tested and maintained more easily. SwiftResolver helps you\nachieve that in an organized way.",
6 "homepage": "https://github.com/viniciusaro/SwiftResolver",
9 "Vinicius Rodrigues": "vinicius.a.ro@gmail.com"
12 "git": "https://github.com/viniciusaro/SwiftResolver.git",
15 "social_media_url": "https://twitter.com/vinizzera",
23 "source_files": "Sources/**/*.swift"