feat(yandex-ads): Yandex 광고 SDK 의존성과 초기화를 추가한다
This commit is contained in:
2
Podfile
2
Podfile
@@ -10,6 +10,7 @@ target 'SodaLive' do
|
||||
pod 'AgoraRtm', '2.2.4'
|
||||
pod 'GoogleSignIn'
|
||||
pod 'GoogleSignInSwiftSupport'
|
||||
pod 'YandexMobileAds', '8.0.0'
|
||||
|
||||
end
|
||||
|
||||
@@ -22,6 +23,7 @@ target 'SodaLive-dev' do
|
||||
pod 'AgoraRtm', '2.2.4'
|
||||
pod 'GoogleSignIn'
|
||||
pod 'GoogleSignInSwiftSupport'
|
||||
pod 'YandexMobileAds', '8.0.0'
|
||||
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user