[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 8.1.0 / Google-Mobile-Ads-SDK.podspec.json
blob95064848cbd8652d1ab3711d931de8c697c559a1
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     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
40   },
41   "preserve_paths": [
42     "LICENSE",
43     "README.txt"
44   ],
45   "source": {
46     "http": "https://dl.google.com/dl/cpdc/4491115105863bc5/Google-Mobile-Ads-SDK-8.1.0.tar.gz"
47   },
48   "summary": "Monetize your mobile applications with Google ads",
49   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
51   },
52   "vendored_frameworks": [
53     "Frameworks/GoogleMobileAdsFramework-Current/GoogleMobileAds.xcframework"
54   ],
55   "version": "8.1.0",
56   "weak_frameworks": [
57     "AdSupport",
58     "JavaScriptCore",
59     "SafariServices",
60     "WebKit"
61   ]