We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5419198 commit 9c3731aCopy full SHA for 9c3731a
GTMAppAuth.podspec
@@ -45,6 +45,6 @@ requests with AppAuth.
45
}
46
47
s.framework = 'Security'
48
- s.dependency 'GTMSessionFetcher', '~> 1.5'
+ s.dependency 'GTMSessionFetcher/Core', '~> 1.5'
49
s.dependency 'AppAuth/Core', '~> 1.4'
50
end
0 commit comments