[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 0 / 6 / SwinjectAutoregistration / 2.8.4 / SwinjectAutoregistration.podspec.json
blob80dade6646aed4e714070a34c8a82e111c1764c1
2   "name": "SwinjectAutoregistration",
3   "version": "2.8.4",
4   "summary": "Autoregistration for Swinject",
5   "description": "SwinjectAutoregistration is an extension of Swinject that allows to automatically inject dependencies into registered services.",
6   "homepage": "https://github.com/Swinject/SwinjectAutoregistration",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Swinject Contributors",
12   "source": {
13     "git": "https://github.com/Swinject/SwinjectAutoregistration.git",
14     "tag": "2.8.4"
15   },
16   "platforms": {
17     "ios": "11.0",
18     "osx": "10.13",
19     "watchos": "4.0",
20     "tvos": "11.0"
21   },
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "source_files": "Sources/**/*.{swift,h}",
25   "dependencies": {
26     "Swinject": [
27       "~> 2.8.4"
28     ]
29   },
30   "swift_version": "5.0"