[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 0 / 6 / SwinjectAutoregistration / 2.8.3 / SwinjectAutoregistration.podspec.json
blob2d89e5edd17a9fdb353e7fb358f9f59fcb0944d7
2   "name": "SwinjectAutoregistration",
3   "version": "2.8.3",
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.3"
15   },
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.10",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "source_files": "Sources/**/*.{swift,h}",
25   "dependencies": {
26     "Swinject": [
27       "~> 2.8.3"
28     ]
29   },
30   "swift_version": "5.0"