iOS: update Podfile

This commit is contained in:
sfan5 2018-05-29 21:50:11 +02:00 committed by MoNTE48
parent b48841bacf
commit 7e870767c1

View File

@ -9,4 +9,5 @@ target 'MultiCraft' do
pod 'Appodeal/Core', '2.4.1-Beta2'
pod 'Appodeal/Interstitial', '2.4.1-Beta2'
pod 'Appodeal/Video', '2.4.1-Beta2'
pod 'PersonalizedAdConsent', :git => 'https://github.com/MultiCraftProject/googleads-consent-sdk-ios'
end