Skip to content

Commit

Permalink
v: 2.21.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
can-soykarafakili committed Jan 30, 2024
1 parent 583bb5f commit bf2b452
Show file tree
Hide file tree
Showing 29 changed files with 13 additions and 685 deletions.
6 changes: 3 additions & 3 deletions GoogleMobileAds-HyBid-Adapters.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|

spec.name = "GoogleMobileAds-HyBid-Adapters"
spec.version = "2.20.0.0"
spec.version = "2.21.0.0"
spec.summary = "HyBid iOS SDK Adapters (Header Bidding & Mediation) for Google Mobile Ads"
spec.description = <<-DESC
Supported ad formats:
Expand Down Expand Up @@ -35,11 +35,11 @@ Pod::Spec.new do |spec|

spec.authors = { "Can Soykarafakili" => "can.soykarafakili@pubnative.net", "Eros Garcia Ponte" => "eros.ponte@pubnative.net", "Fares Benhamouda" => "fares.benhamouda@pubnative.net", "Orkhan Alizada" => "orkhan.alizada@pubnative.net", "Jose Contreras" => "jose.contreras@verve.com", "Aysel Abdullayeva" => "aysel.abdullayeva@verve.com" }
spec.platform = :ios, '10.0'
spec.source = { :git => "https://github.com/pubnative/googleMobileAds-hybid-adapters-ios.git", :tag => "2.20.0.0" }
spec.source = { :git => "https://github.com/pubnative/googleMobileAds-hybid-adapters-ios.git", :tag => "2.21.0.0" }

spec.source_files = 'GoogleMobileAdsAdapters/**/*.{swift,h,m}'
spec.static_framework = true

spec.dependency 'HyBid', '2.20.0'
spec.dependency 'HyBid', '2.21.0'
spec.dependency 'Google-Mobile-Ads-SDK', '~> 10.0'
end
29 changes: 0 additions & 29 deletions GoogleMobileAdsAdapters/GAD/HyBidAdMobMediationBannerCustomEvent.h

This file was deleted.

27 changes: 0 additions & 27 deletions GoogleMobileAdsAdapters/GAD/HyBidAdMobMediationBannerCustomEvent.m

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

29 changes: 0 additions & 29 deletions GoogleMobileAdsAdapters/GAD/HyBidAdMobMediationMRectCustomEvent.h

This file was deleted.

27 changes: 0 additions & 27 deletions GoogleMobileAdsAdapters/GAD/HyBidAdMobMediationMRectCustomEvent.m

This file was deleted.

29 changes: 0 additions & 29 deletions GoogleMobileAdsAdapters/GAD/HyBidAdMobMediationNativeCustomEvent.h

This file was deleted.

27 changes: 0 additions & 27 deletions GoogleMobileAdsAdapters/GAD/HyBidAdMobMediationNativeCustomEvent.m

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit bf2b452

Please sign in to comment.