Skip to content

Commit

Permalink
add SDK Ver 6.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FluctMember committed Nov 6, 2024
1 parent fd44555 commit 59fa657
Show file tree
Hide file tree
Showing 15 changed files with 48 additions and 48 deletions.
6 changes: 3 additions & 3 deletions FluctSDK-MediationAdapter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = "FluctSDK-MediationAdapter"
s.summary = "Mediation Adapter for FluctSDK ad Framework"
s.license = { :type => "Copyright", :text => "Copyright (c) fluct,Inc. All rights reserved." }
s.version = "6.38.0"
s.version = "6.38.1"
s.author = "fluct,Inc."
s.requires_arc = true
s.static_framework = true
Expand Down Expand Up @@ -31,7 +31,7 @@ Pod::Spec.new do |s|
s.subspec "AppLovin" do |ss|
ss.source_files = "FluctSDK-MediationAdapter/AppLovin/*.{h,m}"
ss.dependency "FluctSDK", ">=6.14.0"
ss.dependency "AppLovinSDK", '=13.0.0'
ss.dependency "AppLovinSDK", '=13.0.1'
ss.ios.deployment_target = "11.0"
end

Expand All @@ -45,7 +45,7 @@ Pod::Spec.new do |s|
s.subspec "UnityAds" do |ss|
ss.source_files = "FluctSDK-MediationAdapter/UnityAds/*.{h,m}"
ss.dependency "FluctSDK", ">=6.14.0"
ss.dependency "UnityAds", '=4.12.1'
ss.dependency "UnityAds", '=4.12.4'
ss.ios.deployment_target = "12.0"
end

Expand Down
10 changes: 5 additions & 5 deletions FluctSDK.embeddedframework/FluctSDK.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>FluctSDK.framework/FluctSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>FluctSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>FluctSDK.framework/FluctSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>FluctSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
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 @@ -130,7 +130,7 @@
</data>
<key>Info.plist</key>
<data>
oNDWbFcqFW7ZEynDG1dj4cxvzWw=
kQ+wIl1YvkGUHFUtuW9HHe9+lQw=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion FluctSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = "FluctSDK"
s.summary = "FluctSDK ad Framework"
s.license = { :type => "Copyright", :text => "Copyright (c) fluct,Inc. All rights reserved." }
s.version = "6.38.0"
s.version = "6.38.1"
s.author = "fluct,Inc."
s.requires_arc = true
s.homepage = "https://fluct.jp/"
Expand Down
2 changes: 1 addition & 1 deletion GoogleMobileAdsMediationFluct.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = "GoogleMobileAdsMediationFluct"
s.summary = "fluct adapter used for mediation with the Google Mobile Ads SDK"
s.license = { :type => "Copyright", :text => "Copyright (c) fluct,Inc. All rights reserved." }
s.version = "6.38.0"
s.version = "6.38.1"
s.author = "fluct,Inc."
s.requires_arc = true
s.static_framework = true
Expand Down
2 changes: 1 addition & 1 deletion MaxMediationAdapterFluct.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = "MaxMediationAdapterFluct"
s.summary = "fluct adapter used for mediation with the AppLovin MAX SDK"
s.license = { :type => "Copyright", :text => "Copyright (c) fluct,Inc. All rights reserved." }
s.version = "6.38.0"
s.version = "6.38.1"
s.author = "fluct,Inc."
s.requires_arc = true
s.static_framework = true
Expand Down
36 changes: 18 additions & 18 deletions SampleApp/Objective-C/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PODS:
- Ads-Global/Dep_Accurate
- Ads-Global/Dep_Accurate (6.2.0.9):
- BURelyFoundation_Global/Pangle (= 1.0.0.6)
- AppLovinSDK (13.0.0)
- AppLovinSDK (13.0.1)
- BURelyFoundation_Global/AFNetworking (1.0.0.6)
- BURelyFoundation_Global/APM (1.0.0.6)
- BURelyFoundation_Global/Foundation (1.0.0.6):
Expand Down Expand Up @@ -35,33 +35,33 @@ PODS:
- BURelyFoundation_Global/Zip (1.0.0.6):
- BURelyFoundation_Global/Foundation
- FiveAd (2.8.20240827)
- FluctSDK (6.38.0)
- FluctSDK-MediationAdapter/AppLovin (6.38.0):
- AppLovinSDK (= 13.0.0)
- FluctSDK (6.38.1)
- FluctSDK-MediationAdapter/AppLovin (6.38.1):
- AppLovinSDK (= 13.0.1)
- FluctSDK (>= 6.14.0)
- FluctSDK-MediationAdapter/Five (6.38.0):
- FluctSDK-MediationAdapter/Five (6.38.1):
- FiveAd (= 2.8.20240827)
- FluctSDK (>= 6.14.0)
- FluctSDK-MediationAdapter/maio (6.38.0):
- FluctSDK-MediationAdapter/maio (6.38.1):
- FluctSDK (>= 6.14.0)
- MaioSDK-v2 (= 2.1.5)
- FluctSDK-MediationAdapter/Pangle (6.38.0):
- FluctSDK-MediationAdapter/Pangle (6.38.1):
- Ads-Global (= 6.2.0.9)
- FluctSDK (>= 6.14.0)
- FluctSDK-MediationAdapter/UnityAds (6.38.0):
- FluctSDK-MediationAdapter/UnityAds (6.38.1):
- FluctSDK (>= 6.14.0)
- UnityAds (= 4.12.1)
- UnityAds (= 4.12.4)
- Google-Mobile-Ads-SDK (11.1.0):
- GoogleUserMessagingPlatform (>= 1.1)
- GoogleMobileAdsMediationFluct (6.38.0):
- GoogleMobileAdsMediationFluct (6.38.1):
- FluctSDK (>= 6.12.1)
- Google-Mobile-Ads-SDK (>= 9.8.0)
- GoogleUserMessagingPlatform (2.2.0)
- MaioSDK-v2 (2.1.5)
- MaxMediationAdapterFluct (6.38.0):
- MaxMediationAdapterFluct (6.38.1):
- AppLovinSDK (>= 13.0.0)
- FluctSDK (>= 6.19.0)
- UnityAds (4.12.1)
- UnityAds (4.12.4)

DEPENDENCIES:
- AppLovinSDK
Expand Down Expand Up @@ -98,17 +98,17 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Ads-Global: 71993aa8928051e4d8cf3cb8aaed9ce9a1c95f55
AppLovinSDK: c0ecb434df24008b6ecdd7f1e5b8587bc45ff381
AppLovinSDK: fdae6a4361c9c9b09f8d7d18ede792368221d987
BURelyFoundation_Global: 17faee76affe097bd20b422fe829f9f90ed10e25
FiveAd: 1d6b833138351af2fb2248897eac71531c21cfd6
FluctSDK: 7b433525e5a0413a320f7dc336d01c0728a8e032
FluctSDK-MediationAdapter: 566687c025da95e30d514bc68d8a8a5bd3d6bbf1
FluctSDK: aaf1eb73d19eb560b73b666d544b1786dc945f6a
FluctSDK-MediationAdapter: d8d90639da440c439d230961fce5ebd4ed3f30d1
Google-Mobile-Ads-SDK: 4a1f2ccef63660f9a74efc6a6ea979483d421aaa
GoogleMobileAdsMediationFluct: 9cec35f404a1be6367b521b4867c3813e17a610b
GoogleMobileAdsMediationFluct: e4d9ca9ba5174b4681ab5d9dbeda806e25b53efb
GoogleUserMessagingPlatform: d31dbfb40ec02c5d9683029815c5d5a7f46389ee
MaioSDK-v2: 548968f22aa62f4955780d24f197eb205148082c
MaxMediationAdapterFluct: b8c63219ad963eaf07455cd9bbe71777fefba54c
UnityAds: f89ac1e717f5d566a58479a5b7cb9ed3a744cae3
MaxMediationAdapterFluct: 9aa0fefb6d3dfdb51f78db34b2dacb4701674880
UnityAds: df29459d94ca7c0676cdd9ba96ef6420670ffbfa

PODFILE CHECKSUM: c61ebc569a4f7d73340bd85750e2a46f96f9084c

Expand Down
36 changes: 18 additions & 18 deletions SampleApp/Swift/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PODS:
- Ads-Global/Dep_Accurate
- Ads-Global/Dep_Accurate (6.2.0.9):
- BURelyFoundation_Global/Pangle (= 1.0.0.6)
- AppLovinSDK (13.0.0)
- AppLovinSDK (13.0.1)
- BURelyFoundation_Global/AFNetworking (1.0.0.6)
- BURelyFoundation_Global/APM (1.0.0.6)
- BURelyFoundation_Global/Foundation (1.0.0.6):
Expand Down Expand Up @@ -35,33 +35,33 @@ PODS:
- BURelyFoundation_Global/Zip (1.0.0.6):
- BURelyFoundation_Global/Foundation
- FiveAd (2.8.20240827)
- FluctSDK (6.38.0)
- FluctSDK-MediationAdapter/AppLovin (6.38.0):
- AppLovinSDK (= 13.0.0)
- FluctSDK (6.38.1)
- FluctSDK-MediationAdapter/AppLovin (6.38.1):
- AppLovinSDK (= 13.0.1)
- FluctSDK (>= 6.14.0)
- FluctSDK-MediationAdapter/Five (6.38.0):
- FluctSDK-MediationAdapter/Five (6.38.1):
- FiveAd (= 2.8.20240827)
- FluctSDK (>= 6.14.0)
- FluctSDK-MediationAdapter/maio (6.38.0):
- FluctSDK-MediationAdapter/maio (6.38.1):
- FluctSDK (>= 6.14.0)
- MaioSDK-v2 (= 2.1.5)
- FluctSDK-MediationAdapter/Pangle (6.38.0):
- FluctSDK-MediationAdapter/Pangle (6.38.1):
- Ads-Global (= 6.2.0.9)
- FluctSDK (>= 6.14.0)
- FluctSDK-MediationAdapter/UnityAds (6.38.0):
- FluctSDK-MediationAdapter/UnityAds (6.38.1):
- FluctSDK (>= 6.14.0)
- UnityAds (= 4.12.1)
- UnityAds (= 4.12.4)
- Google-Mobile-Ads-SDK (11.1.0):
- GoogleUserMessagingPlatform (>= 1.1)
- GoogleMobileAdsMediationFluct (6.38.0):
- GoogleMobileAdsMediationFluct (6.38.1):
- FluctSDK (>= 6.12.1)
- Google-Mobile-Ads-SDK (>= 9.8.0)
- GoogleUserMessagingPlatform (2.2.0)
- MaioSDK-v2 (2.1.5)
- MaxMediationAdapterFluct (6.38.0):
- MaxMediationAdapterFluct (6.38.1):
- AppLovinSDK (>= 13.0.0)
- FluctSDK (>= 6.19.0)
- UnityAds (4.12.1)
- UnityAds (4.12.4)

DEPENDENCIES:
- AppLovinSDK
Expand Down Expand Up @@ -98,17 +98,17 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Ads-Global: 71993aa8928051e4d8cf3cb8aaed9ce9a1c95f55
AppLovinSDK: c0ecb434df24008b6ecdd7f1e5b8587bc45ff381
AppLovinSDK: fdae6a4361c9c9b09f8d7d18ede792368221d987
BURelyFoundation_Global: 17faee76affe097bd20b422fe829f9f90ed10e25
FiveAd: 1d6b833138351af2fb2248897eac71531c21cfd6
FluctSDK: 7b433525e5a0413a320f7dc336d01c0728a8e032
FluctSDK-MediationAdapter: 566687c025da95e30d514bc68d8a8a5bd3d6bbf1
FluctSDK: aaf1eb73d19eb560b73b666d544b1786dc945f6a
FluctSDK-MediationAdapter: d8d90639da440c439d230961fce5ebd4ed3f30d1
Google-Mobile-Ads-SDK: 4a1f2ccef63660f9a74efc6a6ea979483d421aaa
GoogleMobileAdsMediationFluct: 9cec35f404a1be6367b521b4867c3813e17a610b
GoogleMobileAdsMediationFluct: e4d9ca9ba5174b4681ab5d9dbeda806e25b53efb
GoogleUserMessagingPlatform: d31dbfb40ec02c5d9683029815c5d5a7f46389ee
MaioSDK-v2: 548968f22aa62f4955780d24f197eb205148082c
MaxMediationAdapterFluct: b8c63219ad963eaf07455cd9bbe71777fefba54c
UnityAds: f89ac1e717f5d566a58479a5b7cb9ed3a744cae3
MaxMediationAdapterFluct: 9aa0fefb6d3dfdb51f78db34b2dacb4701674880
UnityAds: df29459d94ca7c0676cdd9ba96ef6420670ffbfa

PODFILE CHECKSUM: b2342549e8173b7d8f6de4bb18b654e3985f60c1

Expand Down

0 comments on commit 59fa657

Please sign in to comment.