Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 1 addition & 12 deletions BlueStackBiddingAdapter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ s.vendored_frameworks = "BlueStackBiddingAdapter.xcframework"
s.ios.deployment_target = '13.0'

s.dependency 'BlueStack-SDK', '>=6.0.0', '< 6.1.0'
s.dependency 'PrebidMobile', '3.2.1'

s.pod_target_xcconfig =
{
Expand All @@ -26,17 +27,5 @@ s.pod_target_xcconfig =
'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386'
}

s.default_subspec = 'Bidding'

s.subspec 'Bidding' do |bidding|
bidding.vendored_frameworks = 'BlueStackBiddingAdapter.xcframework'
bidding.dependency 'BlueStackBiddingAdapter/Prebid'
end

s.subspec 'Prebid' do |prebid|
prebid.vendored_frameworks = 'BlueStackPrebidAdapter.xcframework'
prebid.dependency 'PrebidMobile', '3.2.1'
end

end

44 changes: 0 additions & 44 deletions BlueStackPrebidAdapter.xcframework/Info.plist

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Loading