[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 7.69.0 / Google-Mobile-Ads-SDK.podspec.json
blob487bd2c198d3006da0c40cf6cd73d2626c82d7da
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 2020 Google",
32     "type": "Copyright"
33   },
34   "name": "Google-Mobile-Ads-SDK",
35   "platforms": {
36     "ios": "9.0"
37   },
38   "preserve_paths": [
39     "LICENSE",
40     "README.txt"
41   ],
42   "source": {
43     "http": "https://dl.google.com/dl/cpdc/7adc882ba6ea0623/Google-Mobile-Ads-SDK-7.69.0.tar.gz"
44   },
45   "summary": "Monetize your mobile applications with Google ads",
46   "vendored_frameworks": [
47     "Frameworks/GoogleMobileAdsFramework-Current/GoogleMobileAds.xcframework"
48   ],
49   "version": "7.69.0",
50   "weak_frameworks": [
51     "AdSupport",
52     "JavaScriptCore",
53     "SafariServices",
54     "WebKit"
55   ]