[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 3 / 2 / PropertyInjector / 0.0.6 / PropertyInjector.podspec.json
blob82a12ae4d765e1404dd6a29f1027962daa8bdacb
2   "name": "PropertyInjector",
3   "version": "0.0.6",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stan Feldman": "stanislavfeldman@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/stanfeldman/PropertyInjector.git",
16     "tag": "0.0.6"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "PropertyInjector/Classes/**/*",
23   "swift_version": "5.1"