[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / d / 0 / b / BidstackCustomAdapterAdMob / 1.6.1 / BidstackCustomAdapterAdMob.podspec.json
blobc4550d2d70ca78f2a3191c6511b1ee73c70cc0ef
2   "name": "BidstackCustomAdapterAdMob",
3   "version": "1.6.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   "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     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
23   },
24   "source": {
25     "git": "https://github.com/bidstack-group/BidstackCustomAdapterAdMob-iOS.git",
26     "tag": "v1.6.1"
27   },
28   "vendored_frameworks": "BidstackCustomAdapterAdMob.xcframework",
29   "dependencies": {
30     "Google-Mobile-Ads-SDK": [
31       "~> 9"
32     ],
33     "BidstackMobileAdsSDK": [
34       "~> 1.6.0"
35     ]
36   },
37   "swift_version": "5.0"