[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / d / 0 / b / BidstackCustomAdapterAdMob / 2.4.0 / BidstackCustomAdapterAdMob.podspec.json
blob0f6687ea2abc5ec4f883301fcc67a16331aad2d5
2   "name": "BidstackCustomAdapterAdMob",
3   "version": "2.4.0",
4   "summary": "Bidstack Custom Adapter for AdMob v11.1.0+",
5   "description": "The Bidstack AdMob Adapter for iOS allows you to display Interstitial and Rewarded ads in your app through AdMob.",
6   "homepage": "https://bidstack.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "preserve_paths": "README.md",
12   "authors": "Bidstack Limited",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "swift_versions": "5.0",
17   "pod_target_xcconfig": {
18     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
19     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64",
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
21   },
22   "source": {
23     "git": "https://github.com/bidstack-group/BidstackCustomAdapterAdMob-iOS.git",
24     "tag": "v2.4.0"
25   },
26   "vendored_frameworks": "BidstackCustomAdapterAdMob.xcframework",
27   "dependencies": {
28     "Google-Mobile-Ads-SDK": [
30     ],
31     "BidstackMobileAdsSDK": [
32       "~> 2.4.0"
33     ]
34   },
35   "swift_version": "5.0"