[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 0 / 2 / LightWeightDI / 0.2.2 / LightWeightDI.podspec.json
blob9571cb5f43248592f54e25c40f631a93f86cffc2
2   "name": "LightWeightDI",
3   "version": "0.2.2",
4   "authors": {
5     "ebina": "ebina123jpjpjp@gmail.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     "osx": "13.0"
18   },
19   "source": {
20     "git": "https://github.com/daanibe12/LightWeightDI.git",
21     "tag": "0.2.2"
22   },
23   "source_files": [
24     "Sources",
25     "Sources/**/*.swift"
26   ],
27   "dependencies": {
28     "Swinject": [
29       "2.8.8"
30     ]
31   },
32   "swift_version": "5.0"