[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / b / AdMobSDKPlugin / 3.0.0 / AdMobSDKPlugin.podspec.json
blob3668295ea2508931e609abdf359b51e272d569e0
2   "name": "AdMobSDKPlugin",
3   "summary": "AdMobSDKPlugin",
4   "version": "3.0.0",
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": "3.0.0"
15   },
16   "preserve_paths": "**/AdMobSdkManager.framework/*",
17   "vendored_frameworks": "**/AdMobSdkManager.framework",
18   "resources": "AdMobSDKPlugin/ADMSdk_Version.json",
19   "dependencies": {
20     "FBAudienceNetwork": [
21       "~>6.3.0"
22     ],
23     "FBSDKCoreKit": [
24       "~>9.0.0"
25     ],
26     "GoogleAppMeasurement": [
28     ],
29     "GoogleUtilities": [
30       "~>7.4.3"
31     ],
32     "PromisesObjC": [
33       "~>1.2.12"
34     ],
35     "GoogleUserMessagingPlatform": [
36       "~>1.4.0"
37     ],
38     "Google-Mobile-Ads-SDK": [
40     ],
41     "nanopb": [
43     ],
44     "GoatCoreSDK": [
46     ]
47   },
48   "pod_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   }