[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / b / AdMobSDKPlugin / 0.0.22 / AdMobSDKPlugin.podspec.json
blob80508a7726322d6c04f2770935ea64958c854beb
2   "name": "AdMobSDKPlugin",
3   "summary": "AdMobSDKPlugin",
4   "version": "0.0.22",
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.22"
15   },
16   "preserve_paths": "**/AdMobSdkManager.framework/*",
17   "vendored_frameworks": "**/AdMobSdkManager.framework",
18   "resources": "AdMobSDKPlugin/ADMSdk_Version.json",
19   "dependencies": {
20     "FBAudienceNetwork": [
22     ],
23     "FBSDKCoreKit": [
25     ],
26     "Google-Mobile-Ads-SDK": [
28     ],
29     "GoatCoreSDK": [
31     ]
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   }