We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf9c7e commit 67f75abCopy full SHA for 67f75ab
Swinject-CodeGen.podspec
@@ -18,6 +18,6 @@ Pod::Spec.new do |s|
18
s.tvos.deployment_target = '9.0'
19
s.preserve_paths = ['erb', 'source', 'bin']
20
21
- s.dependency "Swinject" '~> 2.0.0'
+ s.dependency "Swinject", '~> 2.0.0'
22
23
end
0 commit comments