Skip to content

Commit

Permalink
add SDK Ver 6.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FluctMember committed Sep 15, 2023
1 parent 4049ddb commit e95bb83
Show file tree
Hide file tree
Showing 26 changed files with 55 additions and 447 deletions.
9 changes: 1 addition & 8 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.28.0"
s.version = "6.29.0"
s.author = "fluct,Inc."
s.requires_arc = true
s.static_framework = true
Expand All @@ -19,13 +19,6 @@ Pod::Spec.new do |s|
ss.ios.deployment_target = "9.0"
end

s.subspec "AdColony" do |ss|
ss.source_files = "FluctSDK-MediationAdapter/AdColony/*.{h,m}"
ss.dependency "FluctSDK", ">=6.14.0"
ss.dependency "AdColony", '>= 4.9.0'
ss.ios.deployment_target = "9.0"
end

s.subspec "AMoAd" do |ss|
ss.source_files = "FluctSDK-MediationAdapter/AMoAd/*.{h,m,swift}"
ss.dependency "FluctSDK", ">=6.14.0"
Expand Down

This file was deleted.

164 changes: 0 additions & 164 deletions FluctSDK-MediationAdapter/AdColony/FSSRewardedVideoAdColonyManager.m

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Loading

0 comments on commit e95bb83

Please sign in to comment.