Skip to content

Commit

Permalink
Removing improve digital, smart and OguryAds from default dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
torongo-azerion committed Jan 22, 2024
1 parent 16aeef3 commit 15ff51c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions BlueStack-SDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -109,17 +109,13 @@ spec.source = { :git => "https://github.com/azerion/BlueStackSDK.git",

spec.subspec 'In-App-Bidding' do |inApp|
inApp.dependency 'BlueStack-SDK/CriteoPublisherSdk'
inApp.dependency 'BlueStack-SDK/Smart-Display-SDK'
inApp.dependency 'BlueStack-SDK/Core'
end

spec.subspec 'Full' do |full|
full.dependency 'BlueStack-SDK/Core'
full.dependency 'BlueStack-SDK/Google-Mobile-Ads-SDK'
full.dependency 'BlueStack-SDK/Smart-Display-SDK'
full.dependency 'BlueStack-SDK/OguryAds'
full.dependency 'BlueStack-SDK/In-App-Bidding'
full.dependency 'BlueStack-SDK/ImproveDigital'
end

end

0 comments on commit 15ff51c

Please sign in to comment.