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