4 "summary": "Minimum DI framework",
5 "description": "Minject is a minimum Dependency Injection framework for Swift.\nIt is designed for developers to avoid depending on \"magical\" behavior and have explicit control by self.",
6 "homepage": "https://github.com/thedoritos/Minject",
12 "Tomohiro Matsumura": "thedoritos@gmail.com"
15 "git": "https://github.com/thedoritos/minject.git",
24 "source_files": "Minject/Classes/**/*",
25 "swift_version": "5.0"