[Add] PingOidc 1.0.0
[CocoaPods.git] / Specs / a / e / d / ResolverContainer / 1.2.1 / ResolverContainer.podspec.json
blobd7569cc036260a0991d193c9ac6ab0d4baaf9772
2   "name": "ResolverContainer",
3   "version": "1.2.1",
4   "summary": "Swift resolver container implementation",
5   "homepage": "https://github.com/kzlekk/Resolver",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Natan Zalkin": "natan.zalkin@me.com"
12   },
13   "source": {
14     "git": "https://github.com/kzlekk/Resolver.git",
15     "tag": "1.2.1"
16   },
17   "module_name": "ResolverContainer",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12",
22     "watchos": "3.0",
23     "tvos": "10.0"
24   },
25   "source_files": "Resolver/*.swift",
26   "deprecated_in_favor_of": "ResolvingContainer",
27   "swift_version": "5.0"