[Add] HyperTrident 2.2.2.3
[CocoaPods.git] / Specs / d / 0 / b / BidstackCustomAdapterAdMob / 1.9.0 / BidstackCustomAdapterAdMob.podspec.json
blob746e2c427304a6215cb1d1f4188b468c89c102b0
2   "name": "BidstackCustomAdapterAdMob",
3   "version": "1.9.0",
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   "authors": {
12     "Liene Ungure": "liene.alka@bidstack.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "pod_target_xcconfig": {
19     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
20     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64",
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
22   },
23   "source": {
24     "git": "https://github.com/bidstack-group/BidstackCustomAdapterAdMob-iOS.git",
25     "tag": "v1.9.0"
26   },
27   "vendored_frameworks": "BidstackCustomAdapterAdMob.xcframework",
28   "dependencies": {
29     "Google-Mobile-Ads-SDK": [
30       "~> 10"
31     ],
32     "BidstackMobileAdsSDK": [
33       "~> 1.9.0"
34     ]
35   },
36   "swift_version": "5.0"