[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / 3 / Pilgrim-DI / 1.1.2 / Pilgrim-DI.podspec.json
blob0228b1fbf0b70b2d010d64a029ddaa1c8bdda8d7
2   "name": "Pilgrim-DI",
3   "module_name": "PilgrimDI",
4   "version": "1.1.2",
5   "summary": "Powerful dependency injection for Swift (iOS | OSX | Linux).",
6   "description": "Pilgrim provides simple and effective DI using an assembly and property wrappers.",
7   "homepage": "https://pilgrim.ph",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "jasperblues": "jasper@appsquick.ly"
14   },
15   "source": {
16     "git": "https://github.com/appsquickly/pilgrim.git",
17     "tag": "1.1.2"
18   },
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.10"
22   },
23   "source_files": "Sources/Pilgrim/*.swift",
24   "swift_versions": "5.1",
25   "swift_version": "5.1"