This commit is contained in:
jenkins 2023-09-28 00:35:11 -07:00
Родитель 6c6d823296
Коммит 73171548d2
3 изменённых файлов: 7 добавлений и 4 удалений

Просмотреть файл

@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.authors = 'AppLovin Corporation'
s.name = 'AppLovinMediationMintegralAdapter'
s.version = '7.4.6.0.0'
s.version = '7.4.7.0.0'
s.platform = :ios, '9.0'
s.summary = 'Mintegral adapter used for mediation with the AppLovin MAX SDK'
s.homepage = "https://github.com/CocoaPods/Specs/search?o=desc&q=#{s.name}&s=indexed"
@ -26,8 +26,8 @@ s.source =
s.vendored_frameworks = "#{s.name}-#{s.version}/#{s.name}.xcframework"
s.dependency 'MintegralAdSDK', '= 7.4.6'
s.dependency 'MintegralAdSDK/BidSplashAd', '= 7.4.6'
s.dependency 'MintegralAdSDK', '= 7.4.7'
s.dependency 'MintegralAdSDK/BidSplashAd', '= 7.4.7'
s.dependency 'AppLovinSDK'

Просмотреть файл

@ -1,5 +1,8 @@
# Changelog
## 7.4.7.0.0
* Certified with Mintegral SDK 7.4.7.
## 7.4.6.0.0
* Certified with Mintegral SDK 7.4.6.

Просмотреть файл

@ -15,7 +15,7 @@
#import <MTGSDKBanner/MTGBannerAdViewDelegate.h>
#import <MTGSDKSplash/MTGSplashAD.h>
#define ADAPTER_VERSION @"7.4.6.0.0"
#define ADAPTER_VERSION @"7.4.7.0.0"
// List of Mintegral error codes not defined in API, but in their docs
//