Skip to content

Commit

Permalink
Merge pull request #4 from SpotIM/release/2.1.0
Browse files Browse the repository at this point in the history
Version 2.1.0
  • Loading branch information
alonshp authored Mar 3, 2025
2 parents 52264a5 + 6db3e33 commit b53db29
Show file tree
Hide file tree
Showing 36 changed files with 2,911 additions and 9,155 deletions.
Binary file modified KmmSpotimStandaloneAd.xcframework/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file not shown.
12 changes: 6 additions & 6 deletions KmmSpotimStandaloneAd.xcframework/_CodeSignature/CodeResources
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>ios-arm64/KmmSpotimStandaloneAd.framework/KmmSpotimStandaloneAd</key>
<data>
pSFjtgXAy1jc0boJQwk8fdYcQVc=
KBUabd4IBVkKVEShYjWKG/d536k=
</data>
<key>ios-arm64/KmmSpotimStandaloneAd.framework/Modules/module.modulemap</key>
<data>
Expand All @@ -30,7 +30,7 @@
</data>
<key>ios-arm64_x86_64-simulator/KmmSpotimStandaloneAd.framework/KmmSpotimStandaloneAd</key>
<data>
oRnA1C0NMzPwWR4eoC6ChAAbXAo=
WDmArlPXMBz9owY8COf3K3vbEN8=
</data>
<key>ios-arm64_x86_64-simulator/KmmSpotimStandaloneAd.framework/Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -65,11 +65,11 @@
<dict>
<key>hash</key>
<data>
pSFjtgXAy1jc0boJQwk8fdYcQVc=
KBUabd4IBVkKVEShYjWKG/d536k=
</data>
<key>hash2</key>
<data>
mIlQvz4CfwhlPbZ3s/DpsqVAZVB6+g1UiL3b6q9rAcw=
69sydPyyayCNM7v5WjDfSmr7wVBFss1k1FvgN7bGSes=
</data>
</dict>
<key>ios-arm64/KmmSpotimStandaloneAd.framework/Modules/module.modulemap</key>
Expand Down Expand Up @@ -109,11 +109,11 @@
<dict>
<key>hash</key>
<data>
oRnA1C0NMzPwWR4eoC6ChAAbXAo=
WDmArlPXMBz9owY8COf3K3vbEN8=
</data>
<key>hash2</key>
<data>
LrCCjyDGTBgh6ux3cCFNU+TaA6MdYwnAXVZGYVedN/4=
fP1CqwlDyD4rlvVyaSITPl1ZhXkeV/qfYqBUCVutNuA=
</data>
</dict>
<key>ios-arm64_x86_64-simulator/KmmSpotimStandaloneAd.framework/Modules/module.modulemap</key>
Expand Down
Binary file modified KmmSpotimStandaloneAd.xcframework/_CodeSignature/CodeSignature
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 5 additions & 5 deletions OpenWebIAU.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@

Pod::Spec.new do |s|
s.name = 'OpenWebIAU'
s.version = '2.0.0'
s.version = '2.1.0'
s.swift_versions = ['5.0']
s.summary = 'OpenWeb IAU SDK'
s.description = 'This SDK allows you to integrate OpenWeb IAU into your iOS app.'
s.homepage = "https://www.openweb.com"
s.license = { :type => 'CUSTOM', :file => 'LICENSE' }
s.author = { 'Alon Haiut' => 'alon.h@openweb.com' }
s.author = { 'Alon Shprung' => 'alon.shprung@openweb.com' }
s.platform = :ios
s.ios.deployment_target = '13.0'

Expand All @@ -28,14 +28,14 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'KmmSpotimStandaloneAd.xcframework', 'OpenWebIAUSDK.xcframework'

# Dependencies
s.dependency 'AdPlayerSDK', '~> 1.11.9'
s.dependency 'AdPlayerSDK', '~> 1.13.4'
s.dependency 'OpenWrapSDK', '3.6.0'
s.dependency 'OpenWrapHandlerDFP', '5.0.0'
s.dependency 'AppHarbrSDK', '~> 1.14.0'
s.dependency 'Google-Mobile-Ads-SDK', '~> 11.5.0'
s.dependency 'NimbusSDK', '~> 2.20.0'
s.dependency 'NimbusSDK', '~> 2.25.3'
s.dependency 'NimbusSDK/NimbusKit'
s.dependency 'NimbusSDK/NimbusRenderStaticKit'
s.dependency 'NimbusSDK/NimbusGAMKit'

s.dependency 'OpenWebCommon', '~> 1.0.0'
end
Binary file modified OpenWebIAUSDK.xcframework/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file modified OpenWebIAUSDK.xcframework/_CodeSignature/CodeRequirements-1
Binary file not shown.
Loading

0 comments on commit b53db29

Please sign in to comment.