[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / 2 / Injextor / 0.4.0 / Injextor.podspec.json
blob40361a3a1cd3331c730e4fbe5401c7bf500f3378
2   "name": "Injextor",
3   "version": "0.4.0",
4   "summary": "A simple way to handle dependency injection using property wrappers.",
5   "homepage": "https://github.com/andrewmcgee/Injextor",
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/Injextor.git",
15     "tag": "0.4.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/Injextor/**/*",
25   "swift_version": "5.0"