[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 2 / d / 9 / Vrtcal-AdMob-Adapters / 1.0.5 / Vrtcal-AdMob-Adapters.podspec.json
blobf71d9a94df4fc4034efa2148cd523a5ed1e6b763
2   "name": "Vrtcal-AdMob-Adapters",
3   "version": "1.0.5",
4   "summary": "Allows mediation with Vrtcal as either the primary or secondary SDK",
5   "homepage": "http://vrtcal.com",
6   "license": {
7     "type": "Copyright",
8     "text": "                   Copyright 2020 Vrtcal Markets, Inc.\n"
9   },
10   "authors": {
11     "Scott McCoy": "scott.mccoy@vrtcal.com"
12   },
13   "source": {
14     "git": "https://github.com/vrtcalsdkdev/Vrtcal-AdMob-Adapters.git",
15     "tag": "1.0.5"
16   },
17   "source_files": "Source/**/*.swift",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "dependencies": {
23     "Google-Mobile-Ads-SDK": [
25     ],
26     "VrtcalSDK": [
28     ]
29   },
30   "pod_target_xcconfig": {
31     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
32     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
33   },
34   "static_framework": true,
35   "swift_version": "5.0"