We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3893de8 commit 987350aCopy full SHA for 987350a
1 file changed
GoogleSignIn.podspec
@@ -33,7 +33,7 @@ The Google Sign-In SDK allows users to sign in with their Google account from th
33
s.ios.framework = 'UIKit'
34
s.osx.framework = 'AppKit'
35
s.dependency 'AppAuth', '~> 1.5'
36
- s.dependency 'GTMAppAuth', '>= 1.3.0', '< 2.0'
+ s.dependency 'GTMAppAuth', '~> 1.3'
37
s.dependency 'GTMSessionFetcher/Core', '~> 1.1'
38
s.resource_bundle = {
39
'GoogleSignIn' => ['GoogleSignIn/Sources/{Resources,Strings}/*']
0 commit comments