[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / e / Injektion / 1.0.0 / Injektion.podspec.json
blobbd2a82320a578972e5741ab13a1341654fd6fc95
2   "name": "Injektion",
3   "version": "1.0.0",
4   "summary": "A simple way to handle dependency injection using property wrappers.",
5   "homepage": "https://github.com/andrewmcgee/Injektion",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andrew McGee": "andrew.mcgee@hotmail.co.uk"
12   },
13   "source": {
14     "git": "https://github.com/andrewmcgee/Injektion.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "13.0",
19     "osx": "10.15",
20     "watchos": "6.0",
21     "tvos": "13.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "Sources/Injektion/**/*",
25   "swift_version": "5.0"