|
|
@@ -34,7 +34,7 @@ The Google Sign-In SDK allows users to sign in with their Google account from th
|
|
|
s.osx.framework = 'AppKit'
|
|
|
s.dependency 'AppAuth', '~> 1.5'
|
|
|
s.dependency 'GTMAppAuth', '~> 1.3'
|
|
|
- s.dependency 'GTMSessionFetcher/Core', '~> 1.1'
|
|
|
+ s.dependency 'GTMSessionFetcher/Core', '>= 1.1', '< 3.0'
|
|
|
s.resource_bundle = {
|
|
|
'GoogleSignIn' => ['GoogleSignIn/Sources/{Resources,Strings}/*']
|
|
|
}
|