[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / c / b / f / SwiftInject / 1.1.0 / SwiftInject.podspec.json
blobedce1565e6fe0a623db33a3b4f812b9918f3c88a
2   "name": "SwiftInject",
3   "version": "1.1.0",
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.0"
16   },
17   "source_files": "Sources/SwiftInject/*.swift",
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "12.0",
21     "osx": "11.0"
22   },
23   "swift_version": "5.1"