2 "name": "PropertyInjector",
4 "summary": "Property dependency injection framework for Swift.",
5 "description": "Property dependency injection framework for Swift 5.1+ and iOS 11+.\nDeclare your dependencies and use them as properties in your classes.",
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"