Skip to content

Commit 9c3731a

Browse files
committed
We only need the Core subset of GTMSessionFetcher here.
1 parent 5419198 commit 9c3731a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GTMAppAuth.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ requests with AppAuth.
4545
}
4646

4747
s.framework = 'Security'
48-
s.dependency 'GTMSessionFetcher', '~> 1.5'
48+
s.dependency 'GTMSessionFetcher/Core', '~> 1.5'
4949
s.dependency 'AppAuth/Core', '~> 1.4'
5050
end

0 commit comments

Comments
 (0)