[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 0 / 2 / LightWeightDI / 0.0.9 / LightWeightDI.podspec.json
blob2734dc3a1cb5eee60e1e92c3eca2943aa1e943a0
2   "name": "LightWeightDI",
3   "version": "0.0.9",
4   "authors": {
5     "Peter Verhage": "peter@egeniq.com"
6   },
7   "homepage": "https://github.com/daanibe12/LightWeightDI",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "LightWeightDI provides DI functionality for iOS and MacOS app development.",
13   "description": "LightWeightDI provides DI functionality for iOS and MacOS app development.",
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "16.0"
17   },
18   "source": {
19     "git": "https://github.com/daanibe12/LightWeightDI.git",
20     "tag": "0.0.9"
21   },
22   "source_files": [
23     "Sources",
24     "Sources/**/*.swift"
25   ],
26   "dependencies": {
27     "Swinject": [
28       "2.8.8"
29     ]
30   },
31   "swift_version": "5.0"