Skip to content

Commit 26434b3

Browse files
committed
Version 2.3.0
1 parent 67238b6 commit 26434b3

14 files changed

Lines changed: 13 additions & 13 deletions

File tree

BidstackCustomAdapterIronSource.podspec

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

33
spec.name = "BidstackCustomAdapterIronSource"
4-
spec.version = "2.2.0"
5-
spec.summary = "Bidstack Custom Adapter for IronSource v7.3.0+"
4+
spec.version = "2.3.0"
5+
spec.summary = "Bidstack Custom Adapter for IronSource v7.9.0+"
66

77
spec.description = <<-DESC
88
The Bidstack IronSource Adapter for iOS allows you to display Interstitial and Rewarded ads in your app through IronSource.
@@ -23,7 +23,7 @@ Pod::Spec.new do |spec|
2323

2424
spec.vendored_frameworks = "BidstackCustomAdapterIronSource.xcframework"
2525

26-
spec.dependency 'IronSourceSDK', '~> 7.5'
27-
spec.dependency 'BidstackMobileAdsSDK', '~> 2.2.0'
26+
spec.dependency 'IronSourceSDK'
27+
spec.dependency 'BidstackMobileAdsSDK', '~> 2.3.0'
2828

2929
end

BidstackCustomAdapterIronSource.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>BidstackCustomAdapterIronSource.framework/BidstackCustomAdapterIronSource</string>
1010
<key>LibraryIdentifier</key>
11-
<string>ios-arm64_x86_64-simulator</string>
11+
<string>ios-arm64</string>
1212
<key>LibraryPath</key>
1313
<string>BidstackCustomAdapterIronSource.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>BidstackCustomAdapterIronSource.framework/BidstackCustomAdapterIronSource</string>
2724
<key>LibraryIdentifier</key>
28-
<string>ios-arm64</string>
25+
<string>ios-arm64_x86_64-simulator</string>
2926
<key>LibraryPath</key>
3027
<string>BidstackCustomAdapterIronSource.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>

BidstackCustomAdapterIronSource.xcframework/ios-arm64/BidstackCustomAdapterIronSource.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-
FTXiZSwDZoHBzzixCD81oEeytxU=
13+
+GE0qolLXGUUCVXYWCgkxQNUnZw=
1414
</data>
1515
<key>Modules/module.modulemap</key>
1616
<data>

0 commit comments

Comments
 (0)