[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 8.3.0 / Google-Mobile-Ads-SDK.podspec.json
blob87a608dd277c87e2fe009d14667ac5ff37e657c9
2   "authors": "Google, Inc.",
3   "cocoapods_version": ">= 1.9.0",
4   "dependencies": {
5     "GoogleAppMeasurement": "~> 7.0",
6     "GoogleUserMessagingPlatform": ">= 1.1"
7   },
8   "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.",
9   "frameworks": [
10     "AudioToolbox",
11     "AVFoundation",
12     "CFNetwork",
13     "CoreGraphics",
14     "CoreMedia",
15     "CoreTelephony",
16     "CoreVideo",
17     "MediaPlayer",
18     "MessageUI",
19     "MobileCoreServices",
20     "QuartzCore",
21     "Security",
22     "StoreKit",
23     "SystemConfiguration"
24   ],
25   "homepage": "https://developers.google.com/mobile-ads-sdk/",
26   "libraries": [
27     "z",
28     "sqlite3"
29   ],
30   "license": {
31     "text": "Copyright 2021 Google",
32     "type": "Copyright"
33   },
34   "name": "Google-Mobile-Ads-SDK",
35   "platforms": {
36     "ios": "9.0"
37   },
38   "pod_target_xcconfig": {
39     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
40     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
41   },
42   "preserve_paths": [
43     "LICENSE",
44     "README.txt"
45   ],
46   "source": {
47     "http": "https://dl.google.com/dl/cpdc/ca562b743e0869b0/Google-Mobile-Ads-SDK-8.3.0.tar.gz"
48   },
49   "summary": "Monetize your mobile applications with Google ads",
50   "vendored_frameworks": [
51     "Frameworks/GoogleMobileAdsFramework-Current/GoogleMobileAds.xcframework"
52   ],
53   "version": "8.3.0",
54   "weak_frameworks": [
55     "AdSupport",
56     "JavaScriptCore",
57     "SafariServices",
58     "WebKit"
59   ]