구글 로그인 기능 추가
This commit is contained in:
4
Podfile
4
Podfile
@@ -8,6 +8,8 @@ target 'SodaLive' do
|
||||
# Pods for SodaLive
|
||||
pod 'BootpayUI', '4.4.10'
|
||||
pod 'AgoraRtm', '2.2.4'
|
||||
pod 'GoogleSignIn'
|
||||
pod 'GoogleSignInSwiftSupport'
|
||||
|
||||
end
|
||||
|
||||
@@ -18,6 +20,8 @@ target 'SodaLive-dev' do
|
||||
# Pods for SodaLive-dev
|
||||
pod 'BootpayUI', '4.4.10'
|
||||
pod 'AgoraRtm', '2.2.4'
|
||||
pod 'GoogleSignIn'
|
||||
pod 'GoogleSignInSwiftSupport'
|
||||
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user