2 "name": "AdMobSDKPlugin",
3 "summary": "AdMobSDKPlugin",
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",
13 "git": "https://cocoapods.goatgames.com/plugin/admob.git",
16 "preserve_paths": "**/AdMobSdkManager.framework/*",
17 "vendored_frameworks": [
18 "**/AdMobSdkManager.framework",
19 "**/Google-Mobile-Ads-SDK/*.xcframework",
20 "**/Google-Mobile-Ads-SDK/*.framework"
23 "AdMobSDKPlugin/ADMSdk_Version.json",
24 "**/FacebookAd/**/*.xcframework",
25 "**/FacebookAd/**/*.framework"
32 "pod_target_xcconfig": {
33 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
34 "VALID_ARCHS[sdk=iphonesimulator*]": ""
36 "user_target_xcconfig": {
37 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"