2 "name": "PropertyInjector",
4 "summary": "Property injection framework for Swift 5.1+.",
5 "description": "Property injection framework for Swift 5.1+ and iOS 11+.\nJust declare a dependency as a property in your class and use @Inject property wrapper.",
6 "homepage": "https://github.com/stanfeldman/PropertyInjector",
12 "Stan Feldman": "stanislavfeldman@gmail.com"
15 "git": "https://github.com/stanfeldman/PropertyInjector.git",
18 "swift_versions": "5.1",
22 "source_files": "PropertyInjector/Classes/**/*",
23 "swift_version": "5.1"