[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / b / f / SwiftInject / 1.1.1 / SwiftInject.podspec.json
blob3b22d85805b250b4ef5a3e93836e5b27647c2d68
2   "name": "SwiftInject",
3   "version": "1.1.1",
4   "summary": "A lightweight dependency injection for Swift projects.",
5   "description": "A straight-forward and lightweight approach to providing dependency injection for Swift based projects.",
6   "homepage": "https://github.com/IterativelyLabs/SwiftInject",
7   "license": {
8     "type": "GNU GPL 3.0",
9     "file": "LICENSE"
10   },
11   "authors": "IterativelyLabs",
12   "social_media_url": "https://twitter.com/iterativelyltd",
13   "source": {
14     "git": "https://github.com/IterativelyLabs/SwiftInject.git",
15     "tag": "1.1.1"
16   },
17   "source_files": "Sources/SwiftInject/*.swift",
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "11.0",
21     "osx": "11.0"
22   },
23   "swift_version": "5.1"