mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-31 10:13:43 +00:00
chore(ios): bump IMA SDK to 3.22.1 (#3783)
This commit is contained in:
@@ -22,7 +22,7 @@ Pod::Spec.new do |s|
|
||||
if defined?($RNVideoUseGoogleIMA)
|
||||
Pod::UI.puts "RNVideo: enable IMA SDK"
|
||||
|
||||
ss.ios.dependency 'GoogleAds-IMA-iOS-SDK', '~> 3.18.1'
|
||||
ss.ios.dependency 'GoogleAds-IMA-iOS-SDK', '~> 3.22.1'
|
||||
ss.tvos.dependency 'GoogleAds-IMA-tvOS-SDK', '~> 4.2'
|
||||
ss.pod_target_xcconfig = {
|
||||
'OTHER_SWIFT_FLAGS' => '$(inherited) -D USE_GOOGLE_IMA'
|
||||
|
||||
Reference in New Issue
Block a user