[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / b / BidstackCustomAdapterAdMob / 2.2.0 / BidstackCustomAdapterAdMob.podspec.json
blob355ddcf14578e8def13f8e27336cac6f50362f97
2   "name": "BidstackCustomAdapterAdMob",
3   "version": "2.2.0",
4   "summary": "Bidstack Custom Adapter for AdMob v10.0.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.2.0"
25   },
26   "vendored_frameworks": "BidstackCustomAdapterAdMob.xcframework",
27   "dependencies": {
28     "Google-Mobile-Ads-SDK": [
29       "~> 10.3"
30     ],
31     "BidstackMobileAdsSDK": [
32       "~> 2.2.0"
33     ]
34   },
35   "swift_version": "5.0"