Skip to content

Commit

Permalink
Merge pull request #7 from azerion/release/v2.1.1
Browse files Browse the repository at this point in the history
AzerionAds 2.1.1 sdk
  • Loading branch information
torongo-azerion authored Nov 7, 2022
2 parents ad70d6b + 74c708d commit 597cd46
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions AzerionAds.podspec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Pod::Spec.new do |s|

s.name = 'AzerionAds'
s.version = '2.0.3'
s.version = '2.1.1'
s.license = 'MIT'
s.summary = 'AzerionAds SDK has been designed to give developers options for showing Ads from ImproveDigital and AdMob.'
s.summary = 'AzerionAds SDK has been designed to give developers options for showing Ads from different ad networks.'
s.homepage = 'https://github.com/azerion/ad-sdk-ios-native'
s.authors = { 'Azerion' => '[email protected]' }
s.source = { :git => 'https://github.com/azerion/ad-sdk-ios-native.git', :tag => "v#{s.version}" }
Expand All @@ -14,7 +14,6 @@ s.user_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' }
s.documentation_url = 'https://github.com/azerion/ad-sdk-ios-native/'
s.ios.deployment_target = '10.0'
s.vendored_frameworks = 'AzerionAds.xcframework'
s.dependency 'GoogleAds-IMA-iOS-SDK', '3.14.3'
s.dependency 'Google-Mobile-Ads-SDK', '9.5.0'
s.dependency 'AzerionAdsMediationCore', '1.0.0'

end
Binary file not shown.
Binary file not shown.
Binary file modified AzerionAds.xcframework/ios-arm64/AzerionAds.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
</data>
<key>Info.plist</key>
<data>
E8/liXzuMCmHRr2oKhF5W5SQKzM=
vxOzENAtaf1ZE1q71WqpT1xEpWI=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down

0 comments on commit 597cd46

Please sign in to comment.