[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 8.12.0 / Google-Mobile-Ads-SDK.podspec.json
blob9a322083d2ea61a07af64b1569c0f0e74c5f98ea
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 2021 Google",
37     "type": "Copyright"
38   },
39   "name": "Google-Mobile-Ads-SDK",
40   "platforms": {
41     "ios": "9.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/dfb29109bbac9e01/Google-Mobile-Ads-SDK-8.12.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": "8.12.0",
63   "weak_frameworks": [
64     "AdSupport",
65     "JavaScriptCore",
66     "SafariServices",
67     "WebKit"
68   ]