[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / b / AdMobSDKPlugin / 0.0.15 / AdMobSDKPlugin.podspec.json
blobb8e9ed17208d3a389e838f7e1410bfa0b54706ba
2   "name": "AdMobSDKPlugin",
3   "summary": "AdMobSDKPlugin",
4   "version": "0.0.15",
5   "platforms": {
6     "ios": "10.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.15"
15   },
16   "preserve_paths": "**/AdMobSdkManager.framework/*",
17   "vendored_frameworks": [
18     "**/AdMobSdkManager.framework",
19     "**/Google-Mobile-Ads-SDK/*.xcframework",
20     "**/Google-Mobile-Ads-SDK/*.framework"
21   ],
22   "resources": [
23     "AdMobSDKPlugin/ADMSdk_Version.json",
24     "**/FacebookAd/**/*.xcframework",
25     "**/FacebookAd/**/*.framework"
26   ],
27   "dependencies": {
28     "GoatCoreSDK": [
30     ]
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
34     "VALID_ARCHS[sdk=iphonesimulator*]": ""
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   }