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 0cddb58 commit 890b81dCopy full SHA for 890b81d
FirebaseAuth.podspec
@@ -57,7 +57,7 @@ supports email and password accounts, as well as several 3rd party authenticatio
57
s.dependency 'GoogleUtilities/AppDelegateSwizzler', '~> 7.8'
58
s.dependency 'GoogleUtilities/Environment', '~> 7.8'
59
s.dependency 'GTMSessionFetcher/Core', '>= 2.1', '< 4.0'
60
- s.ios.dependency 'RecaptchaInterop', '~> 100.0.0'
+ s.ios.dependency 'RecaptchaInterop', '~> 100.0'
61
s.test_spec 'unit' do |unit_tests|
62
unit_tests.scheme = { :code_coverage => true }
63
# Unit tests can't run on watchOS.
0 commit comments