Skip to content

Commit

Permalink
add SDK Ver 6.30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
FluctMember committed Nov 29, 2023
1 parent 7860e7b commit db31255
Show file tree
Hide file tree
Showing 16 changed files with 45 additions and 45 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.30.1"
s.version = "6.30.2"
s.author = "fluct,Inc."
s.requires_arc = true
s.static_framework = true
Expand Down Expand Up @@ -31,8 +31,8 @@ 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", '=11.11.3'
ss.ios.deployment_target = "9.0"
ss.dependency "AppLovinSDK", '=12.0.0'
ss.ios.deployment_target = "11.0"
end

s.subspec "maio" do |ss|
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 @@ -6,30 +6,30 @@
<array>
<dict>
<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>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>
eGlfJPNNP1+wgP++NG+RsAiIHV4=
iYqonyJxfpgPWp+XjOm7b2gNVzs=
</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.30.1"
s.version = "6.30.2"
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.30.1"
s.version = "6.30.2"
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.30.1"
s.version = "6.30.2"
s.author = "fluct,Inc."
s.requires_arc = true
s.static_framework = true
Expand Down
32 changes: 16 additions & 16 deletions SampleApp/Objective-C/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PODS:
- Ads-Global/BURelyAdSDK (5.5.0.7)
- Ads-Global/Dep_Accurate (5.5.0.7):
- BURelyFoundation_Global/Pangle (= 0.1.2.7)
- AppLovinSDK (11.11.3)
- AppLovinSDK (12.0.0)
- BURelyFoundation_Global/AFNetworking (0.1.2.7)
- BURelyFoundation_Global/APM (0.1.2.7)
- BURelyFoundation_Global/Foundation (0.1.2.7):
Expand Down Expand Up @@ -37,23 +37,23 @@ PODS:
- BURelyFoundation_Global/Zip (0.1.2.7):
- BURelyFoundation_Global/Foundation
- FiveAd (2.6.20230609)
- FluctSDK (6.30.1)
- FluctSDK-MediationAdapter/AppLovin (6.30.1):
- AppLovinSDK (= 11.11.3)
- FluctSDK (6.30.2)
- FluctSDK-MediationAdapter/AppLovin (6.30.2):
- AppLovinSDK (= 12.0.0)
- FluctSDK (>= 6.14.0)
- FluctSDK-MediationAdapter/Five (6.30.1):
- FluctSDK-MediationAdapter/Five (6.30.2):
- FiveAd (= 2.6.20230609)
- FluctSDK (>= 6.14.0)
- FluctSDK-MediationAdapter/maio (6.30.1):
- FluctSDK-MediationAdapter/maio (6.30.2):
- FluctSDK (>= 6.14.0)
- MaioSDK (= 1.6.3)
- FluctSDK-MediationAdapter/nend (6.30.1):
- FluctSDK-MediationAdapter/nend (6.30.2):
- FluctSDK (>= 6.14.0)
- NendSDK_iOS (= 8.2.0)
- FluctSDK-MediationAdapter/Pangle (6.30.1):
- FluctSDK-MediationAdapter/Pangle (6.30.2):
- Ads-Global (= 5.5.0.7)
- FluctSDK (>= 6.14.0)
- FluctSDK-MediationAdapter/UnityAds (6.30.1):
- FluctSDK-MediationAdapter/UnityAds (6.30.2):
- FluctSDK (>= 6.14.0)
- UnityAds (= 4.7.1)
- Google-Mobile-Ads-SDK (10.4.0):
Expand All @@ -79,7 +79,7 @@ PODS:
- GoogleUtilities/Network (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- GoogleMobileAdsMediationFluct (6.30.1):
- GoogleMobileAdsMediationFluct (6.30.2):
- FluctSDK (>= 6.12.1)
- Google-Mobile-Ads-SDK (>= 9.8.0)
- GoogleUserMessagingPlatform (2.0.1)
Expand All @@ -101,7 +101,7 @@ PODS:
- GoogleUtilities/Reachability (7.11.1):
- GoogleUtilities/Logger
- MaioSDK (1.6.3)
- MaxMediationAdapterFluct (6.30.1):
- MaxMediationAdapterFluct (6.30.2):
- AppLovinSDK (>= 11.4.2)
- FluctSDK (>= 6.19.0)
- nanopb (2.30909.0):
Expand Down Expand Up @@ -154,18 +154,18 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Ads-Global: b829508ed1196d8624066c2c62e31e2d46c90c3a
AppLovinSDK: 623ef78363c0dd2c3ff5446cde37e4920a96b7e0
AppLovinSDK: 15679e9f576a4d8662e1dc537c9a4ed47d3292a5
BURelyFoundation_Global: 1b8107d3c136a16536783861ceab26645930e8b7
FiveAd: c4f9e70545cbabba51307b5529e8cfcf3e8cbb03
FluctSDK: c7f4a6504185f603bd1b6629822034864ba6f342
FluctSDK-MediationAdapter: 8746b0e62a5ddf37f35aaa90c9197bfe62e1d764
FluctSDK: 2934df6803a2b3b3df9f9230c3d512027bcfc1f4
FluctSDK-MediationAdapter: 1260d119c1cfe4900a86ff90aee51720390d8cc0
Google-Mobile-Ads-SDK: 32fe7836431a06a29f7734ae092b600137c8108d
GoogleAppMeasurement: 0ba93018e916f7badf915c2337d43cc1fa96b3f9
GoogleMobileAdsMediationFluct: 70cffd84b94cdf5e6addbb00a9730f3665d05932
GoogleMobileAdsMediationFluct: b662541d57354b370c68dcf72373479e108ae052
GoogleUserMessagingPlatform: 5f8b30daf181805317b6b985bb51c1ff3beca054
GoogleUtilities: 9aa0ad5a7bc171f8bae016300bfcfa3fb8425749
MaioSDK: a66f3974f8edb8053077b937c00081621d7142a6
MaxMediationAdapterFluct: ade6bf0a89418d1534b3ada111f3ad945d6de74c
MaxMediationAdapterFluct: d0a95c5e69c5b1b83b494eb362f9e922ccb63d23
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
NendSDK_iOS: 82853998d7c9592df7274a481b15394e15d414ba
PromisesObjC: 09985d6d70fbe7878040aa746d78236e6946d2ef
Expand Down
32 changes: 16 additions & 16 deletions SampleApp/Swift/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PODS:
- Ads-Global/BURelyAdSDK (5.5.0.7)
- Ads-Global/Dep_Accurate (5.5.0.7):
- BURelyFoundation_Global/Pangle (= 0.1.2.7)
- AppLovinSDK (11.11.3)
- AppLovinSDK (12.0.0)
- BURelyFoundation_Global/AFNetworking (0.1.2.7)
- BURelyFoundation_Global/APM (0.1.2.7)
- BURelyFoundation_Global/Foundation (0.1.2.7):
Expand Down Expand Up @@ -37,23 +37,23 @@ PODS:
- BURelyFoundation_Global/Zip (0.1.2.7):
- BURelyFoundation_Global/Foundation
- FiveAd (2.6.20230609)
- FluctSDK (6.30.1)
- FluctSDK-MediationAdapter/AppLovin (6.30.1):
- AppLovinSDK (= 11.11.3)
- FluctSDK (6.30.2)
- FluctSDK-MediationAdapter/AppLovin (6.30.2):
- AppLovinSDK (= 12.0.0)
- FluctSDK (>= 6.14.0)
- FluctSDK-MediationAdapter/Five (6.30.1):
- FluctSDK-MediationAdapter/Five (6.30.2):
- FiveAd (= 2.6.20230609)
- FluctSDK (>= 6.14.0)
- FluctSDK-MediationAdapter/maio (6.30.1):
- FluctSDK-MediationAdapter/maio (6.30.2):
- FluctSDK (>= 6.14.0)
- MaioSDK (= 1.6.3)
- FluctSDK-MediationAdapter/nend (6.30.1):
- FluctSDK-MediationAdapter/nend (6.30.2):
- FluctSDK (>= 6.14.0)
- NendSDK_iOS (= 8.2.0)
- FluctSDK-MediationAdapter/Pangle (6.30.1):
- FluctSDK-MediationAdapter/Pangle (6.30.2):
- Ads-Global (= 5.5.0.7)
- FluctSDK (>= 6.14.0)
- FluctSDK-MediationAdapter/UnityAds (6.30.1):
- FluctSDK-MediationAdapter/UnityAds (6.30.2):
- FluctSDK (>= 6.14.0)
- UnityAds (= 4.7.1)
- Google-Mobile-Ads-SDK (10.4.0):
Expand All @@ -79,7 +79,7 @@ PODS:
- GoogleUtilities/Network (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- GoogleMobileAdsMediationFluct (6.30.1):
- GoogleMobileAdsMediationFluct (6.30.2):
- FluctSDK (>= 6.12.1)
- Google-Mobile-Ads-SDK (>= 9.8.0)
- GoogleUserMessagingPlatform (2.0.1)
Expand All @@ -101,7 +101,7 @@ PODS:
- GoogleUtilities/Reachability (7.11.1):
- GoogleUtilities/Logger
- MaioSDK (1.6.3)
- MaxMediationAdapterFluct (6.30.1):
- MaxMediationAdapterFluct (6.30.2):
- AppLovinSDK (>= 11.4.2)
- FluctSDK (>= 6.19.0)
- nanopb (2.30909.0):
Expand Down Expand Up @@ -154,18 +154,18 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Ads-Global: b829508ed1196d8624066c2c62e31e2d46c90c3a
AppLovinSDK: 623ef78363c0dd2c3ff5446cde37e4920a96b7e0
AppLovinSDK: 15679e9f576a4d8662e1dc537c9a4ed47d3292a5
BURelyFoundation_Global: 1b8107d3c136a16536783861ceab26645930e8b7
FiveAd: c4f9e70545cbabba51307b5529e8cfcf3e8cbb03
FluctSDK: c7f4a6504185f603bd1b6629822034864ba6f342
FluctSDK-MediationAdapter: 8746b0e62a5ddf37f35aaa90c9197bfe62e1d764
FluctSDK: 2934df6803a2b3b3df9f9230c3d512027bcfc1f4
FluctSDK-MediationAdapter: 1260d119c1cfe4900a86ff90aee51720390d8cc0
Google-Mobile-Ads-SDK: 32fe7836431a06a29f7734ae092b600137c8108d
GoogleAppMeasurement: 0ba93018e916f7badf915c2337d43cc1fa96b3f9
GoogleMobileAdsMediationFluct: 70cffd84b94cdf5e6addbb00a9730f3665d05932
GoogleMobileAdsMediationFluct: b662541d57354b370c68dcf72373479e108ae052
GoogleUserMessagingPlatform: 5f8b30daf181805317b6b985bb51c1ff3beca054
GoogleUtilities: 9aa0ad5a7bc171f8bae016300bfcfa3fb8425749
MaioSDK: a66f3974f8edb8053077b937c00081621d7142a6
MaxMediationAdapterFluct: ade6bf0a89418d1534b3ada111f3ad945d6de74c
MaxMediationAdapterFluct: d0a95c5e69c5b1b83b494eb362f9e922ccb63d23
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
NendSDK_iOS: 82853998d7c9592df7274a481b15394e15d414ba
PromisesObjC: 09985d6d70fbe7878040aa746d78236e6946d2ef
Expand Down
2 changes: 1 addition & 1 deletion SampleApp/Swift/SampleApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-SampleApp/Pods-SampleApp-resources.sh",
"${PODS_ROOT}/Ads-Global/SDK/PAGAdSDK.bundle",
"${PODS_ROOT}/AppLovinSDK/applovin-ios-sdk-11.11.3/AppLovinSDKResources.bundle",
"${PODS_ROOT}/AppLovinSDK/applovin-ios-sdk-12.0.0/AppLovinSDKResources.bundle",
"${PODS_ROOT}/../../../../FluctSDK.embeddedframework/Resources/FluctSDKResources.bundle",
"${PODS_ROOT}/NendSDK_iOS/NendAdResource.bundle",
);
Expand Down

0 comments on commit db31255

Please sign in to comment.