[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / d / b / AdMobSDKPlugin / 0.0.10 / AdMobSDKPlugin.podspec.json
blobb9cd2825dcac126203e5a247ca967e0002a74c0a
2   "name": "AdMobSDKPlugin",
3   "summary": "AdMobSDKPlugin",
4   "version": "0.0.10",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "description": "copyright 2021 goatgames Ltd. All rights reserved.",
9   "homepage": "https://cocoapods.goatgames.com/plugin/admob",
10   "documentation_url": "https://cocoapods.goatgames.com/plugin/admob",
11   "authors": "goatgames",
12   "source": {
13     "git": "https://cocoapods.goatgames.com/plugin/admob.git",
14     "tag": "0.0.10"
15   },
16   "preserve_paths": "**/AdMobSdkManager.framework/*",
17   "vendored_frameworks": "**/AdMobSdkManager.framework",
18   "resources": "AdMobSDKPlugin/ADMSdk_Version.json",
19   "dependencies": {
20     "GoogleMobileAdsMediationFacebook": [
21       "~>6.0.0.0"
22     ],
23     "Google-Mobile-Ads-SDK": [
24       "~>7.66.0"
25     ],
26     "GoatCoreSDK": [
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
32     "VALID_ARCHS[sdk=iphonesimulator*]": ""
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }