4 "summary": "Dependency Injection for Swift made easy.",
5 "description": "Dip is a Swift Dependency Injection Container.\nIt provides reusable functionality for managing dependencies of your types \nand will help you to wire up different parts of your app.",
6 "homepage": "https://github.com/AliSoftware/Dip",
9 "Olivier Halligon": "olivier@halligon.net",
10 "Ilya Puchka": "ilyapuchka@gmail.com"
13 "git": "https://github.com/AliSoftware/Dip.git",
16 "social_media_url": "https://twitter.com/aligatr",
24 "source_files": "Sources/**/*.swift",
29 "swift_version": "5.1"