[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / a / 8 / AdmobSdkManager / 1.0.1 / AdmobSdkManager.podspec.json
blobc9167f1eacf97eee5354686423119c6bfb5b6d59
2   "name": "AdmobSdkManager",
3   "version": "1.0.1",
4   "summary": "AdmobSdkManager.",
5   "description": "高图海外手游SDK-AdmobSdkManager",
6   "homepage": "https://cocoapods.goatgames.com/plugin/admob",
7   "authors": "goat",
8   "source": {
9     "git": "https://cocoapods.goatgames.com/plugin/admob.git",
10     "tag": "1.0.1"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "static_framework": true,
16   "requires_arc": true,
17   "user_target_xcconfig": {
18     "ENABLE_BITCODE": "NO",
19     "OTHER_LDFLAGS": [
20       "-lObjC"
21     ]
22   },
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 armv7s arm64"
25   },
26   "vendored_frameworks": "AdmobSdkManager/AdMobSdkManager.framework",
27   "resources": "AdmobSdkManager/ADMSdk_Version.json",
28   "dependencies": {
29     "Google-Mobile-Ads-SDK": [
30       "8.0"
31     ],
32     "GoogleMobileAdsMediationFacebook": [
33       "6.6.0"
34     ]
35   }