[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / e / 3 / Pilgrim-DI / 1.0.0 / Pilgrim-DI.podspec.json
blob7ece45dca9481ad081a17c5d4422b4268881df35
2   "name": "Pilgrim-DI",
3   "module_name": "PilgrimDI",
4   "version": "1.0.0",
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.0.0"
18   },
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.10"
22   },
23   "source_files": "Pilgrim/*.swift",
24   "swift_versions": "5.1",
25   "swift_version": "5.1"