Skip to content

Commit aae6d21

Browse files
committed
Version 2.3.2
1 parent 39d15d2 commit aae6d21

14 files changed

Lines changed: 10 additions & 10 deletions

File tree

BidstackCustomAdapterAdMob.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |spec|
22

33
spec.name = "BidstackCustomAdapterAdMob"
4-
spec.version = "2.3.0"
4+
spec.version = "2.3.2"
55
spec.summary = "Bidstack Custom Adapter for AdMob v11.1.0+"
66

77
spec.description = <<-DESC
@@ -24,6 +24,6 @@ Pod::Spec.new do |spec|
2424
spec.vendored_frameworks = "BidstackCustomAdapterAdMob.xcframework"
2525

2626
spec.dependency 'Google-Mobile-Ads-SDK'
27-
spec.dependency 'BidstackMobileAdsSDK', '~> 2.3.0'
27+
spec.dependency 'BidstackMobileAdsSDK', '~> 2.3.2'
2828

2929
end

BidstackCustomAdapterAdMob.xcframework/Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,32 +8,32 @@
88
<key>BinaryPath</key>
99
<string>BidstackCustomAdapterAdMob.framework/BidstackCustomAdapterAdMob</string>
1010
<key>LibraryIdentifier</key>
11-
<string>ios-arm64_x86_64-simulator</string>
11+
<string>ios-arm64</string>
1212
<key>LibraryPath</key>
1313
<string>BidstackCustomAdapterAdMob.framework</string>
1414
<key>SupportedArchitectures</key>
1515
<array>
1616
<string>arm64</string>
17-
<string>x86_64</string>
1817
</array>
1918
<key>SupportedPlatform</key>
2019
<string>ios</string>
21-
<key>SupportedPlatformVariant</key>
22-
<string>simulator</string>
2320
</dict>
2421
<dict>
2522
<key>BinaryPath</key>
2623
<string>BidstackCustomAdapterAdMob.framework/BidstackCustomAdapterAdMob</string>
2724
<key>LibraryIdentifier</key>
28-
<string>ios-arm64</string>
25+
<string>ios-arm64_x86_64-simulator</string>
2926
<key>LibraryPath</key>
3027
<string>BidstackCustomAdapterAdMob.framework</string>
3128
<key>SupportedArchitectures</key>
3229
<array>
3330
<string>arm64</string>
31+
<string>x86_64</string>
3432
</array>
3533
<key>SupportedPlatform</key>
3634
<string>ios</string>
35+
<key>SupportedPlatformVariant</key>
36+
<string>simulator</string>
3737
</dict>
3838
</array>
3939
<key>CFBundlePackageType</key>
Binary file not shown.

BidstackCustomAdapterAdMob.xcframework/ios-arm64/BidstackCustomAdapterAdMob.framework/_CodeSignature/CodeResources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</data>
1111
<key>Info.plist</key>
1212
<data>
13-
1P7eHeTfhmirMngjHclXd/y80LQ=
13+
CjKbaFNGeJHTM9qvH2ebiJ+RHkk=
1414
</data>
1515
<key>Modules/module.modulemap</key>
1616
<data>

0 commit comments

Comments
 (0)