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