[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 7.69.0-cppsdk2 / Google-Mobile-Ads-SDK.podspec.json
blob7156df2a07e19efd0670bbb66fcb254df9720bb4
2   "authors": "Google, Inc.",
3   "cocoapods_version": ">= 1.9.0",
4   "dependencies": {
5     "GoogleAppMeasurement": [
6       ">=7.0",
7       "<10.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 2020 Google",
37     "type": "Copyright"
38   },
39   "name": "Google-Mobile-Ads-SDK",
40   "platforms": {
41     "ios": "9.0"
42   },
43   "preserve_paths": [
44     "LICENSE",
45     "README.txt"
46   ],
47   "source": {
48     "http": "https://dl.google.com/dl/cpdc/7adc882ba6ea0623/Google-Mobile-Ads-SDK-7.69.0.tar.gz"
49   },
50   "summary": "Monetize your mobile applications with Google ads",
51   "vendored_frameworks": [
52     "Frameworks/GoogleMobileAdsFramework-Current/GoogleMobileAds.xcframework"
53   ],
54   "version": "7.69.0-cppsdk2",
55   "weak_frameworks": [
56     "AdSupport",
57     "JavaScriptCore",
58     "SafariServices",
59     "WebKit"
60   ]