2 "name": "SimpleInjector",
4 "summary": "A lightweight dependency injection mechanism in swift.",
5 "description": "SimpleInjector is a lightweight dependency injection mechanism written in Swift it carries your dependencies for you in a single object and deliver them where needed in one call.",
6 "homepage": "https://github.com/AncAinu/Injector",
12 "Tancrede Chazallet": "tancredechazallet@gmail.com"
15 "git": "https://github.com/AncAinu/Injector.git",
21 "swift_versions": "5.1.2",
22 "source_files": "SimpleInjector/Classes/**/*",
23 "swift_version": "5.1.2"