[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / a / 9 / Dependiject / 1.1.0 / Dependiject.podspec.json
blob777a818be2d58f18d44a31d6216feb787e256023
2   "name": "Dependiject",
3   "version": "1.1.0",
4   "summary": "Dependiject provides simple, flexible, and thread-safe dependency injection for testability and inversion of control in SwiftUI apps.",
5   "homepage": "https://github.com/Tiny-Home-Consulting/Dependiject",
6   "license": {
7     "type": "MPL-2.0",
8     "file": "LICENSE"
9   },
10   "documentation_url": "https://dependiject.tinyhomeconsultingllc.com/documentation/",
11   "authors": {
12     "William Baker": "bbrk24@gmail.com",
13     "Liam Gleeson": "ljgleeson2106@gmail.com",
14     "Wesley Boyd": "u4qr@protonmail.com"
15   },
16   "source": {
17     "git": "https://github.com/Tiny-Home-Consulting/Dependiject.git",
18     "tag": "1.1.0"
19   },
20   "platforms": {
21     "ios": "13.0",
22     "osx": "10.15",
23     "watchos": "6.0",
24     "tvos": "13.0"
25   },
26   "cocoapods_version": ">= 1.11.3",
27   "swift_versions": "5.5",
28   "source_files": "Dependiject/**/*.swift",
29   "frameworks": [
30     "SwiftUI",
31     "Combine"
32   ],
33   "swift_version": "5.5"