[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 9.3.0 / Google-Mobile-Ads-SDK.podspec.json
blob0fd0df485f46fb2f493e6ce4d41b7bc21f8f5bd3
2   "authors": "Google, Inc.",
3   "cocoapods_version": ">= 1.9.0",
4   "dependencies": {
5     "GoogleAppMeasurement": [
6       ">=7.0",
7       " <9.0"
8     ],
9     "GoogleUserMessagingPlatform": [
10       ">= 1.1"
11     ]
12   },
13   "description": "The Google Mobile Ads SDK is the latest generation in Google mobile advertising featuring refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions. The SDK enables mobile app developers to maximize their monetization on Android and iOS. The Google Mobile Ads SDK is available to Google AdMob and Google Ad Manager customers.",
14   "frameworks": [
15     "AudioToolbox",
16     "AVFoundation",
17     "CFNetwork",
18     "CoreGraphics",
19     "CoreMedia",
20     "CoreTelephony",
21     "CoreVideo",
22     "MediaPlayer",
23     "MessageUI",
24     "MobileCoreServices",
25     "QuartzCore",
26     "Security",
27     "StoreKit",
28     "SystemConfiguration"
29   ],
30   "homepage": "https://developers.google.com/mobile-ads-sdk/",
31   "libraries": [
32     "z",
33     "sqlite3"
34   ],
35   "license": {
36     "text": "Copyright 2022 Google",
37     "type": "Copyright"
38   },
39   "name": "Google-Mobile-Ads-SDK",
40   "platforms": {
41     "ios": "10.0"
42   },
43   "pod_target_xcconfig": {
44     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
45     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
46   },
47   "preserve_paths": [
48     "LICENSE",
49     "README.txt"
50   ],
51   "source": {
52     "http": "https://dl.google.com/dl/cpdc/a9d5534d906e3c26/Google-Mobile-Ads-SDK-9.3.0.tar.gz"
53   },
54   "static_framework": true,
55   "summary": "Monetize your mobile applications with Google ads",
56   "user_target_xcconfig": {
57     "OTHER_LDFLAGS": "-ObjC"
58   },
59   "vendored_frameworks": [
60     "Frameworks/GoogleMobileAdsFramework-Current/GoogleMobileAds.xcframework"
61   ],
62   "version": "9.3.0",
63   "weak_frameworks": [
64     "AdSupport",
65     "JavaScriptCore",
66     "SafariServices",
67     "WebKit"
68   ]