2 "name": "EasyDependency",
4 "summary": "EasyDependency is a very lightweight dependency injection framework, without magic.",
5 "description": "EasyDependency is a very lightweight dependency injection framework, without magic. Just a container to register and resolve dependencies.\nThere is no focus on adding support for circular dependencies or automatic injection of dependencies. Simplicity is key.",
6 "homepage": "https://github.com/bynelus/EasyDependency",
12 "NielsKoole": "nielskoole@icloud.com"
15 "git": "https://github.com/bynelus/EasyDependency.git",
18 "swift_versions": "5.0",
19 "social_media_url": "https://twitter.com/NielsKoole",
20 "source_files": "EasyDependency/Classes/**/*",
29 "swift_version": "5.0"