[Add] Backpack-SwiftUI 73.18.0
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 11.4.0 / Google-Mobile-Ads-SDK.podspec.json
blobb376b1b365d68c3dc33f8aabf73e6816b982a5fa
2   "authors": "Google, Inc.",
3   "cocoapods_version": ">= 1.12.0",
4   "dependencies": {
5     "GoogleUserMessagingPlatform": [
6       ">= 1.1"
7     ]
8   },
9   "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.",
10   "frameworks": [
11     "AudioToolbox",
12     "AVFoundation",
13     "CFNetwork",
14     "CoreGraphics",
15     "CoreMedia",
16     "CoreTelephony",
17     "CoreVideo",
18     "MediaPlayer",
19     "MessageUI",
20     "MobileCoreServices",
21     "QuartzCore",
22     "Security",
23     "StoreKit",
24     "SystemConfiguration"
25   ],
26   "homepage": "https://developers.google.com/mobile-ads-sdk/",
27   "libraries": [
28     "z",
29     "sqlite3"
30   ],
31   "license": {
32     "text": "Copyright 2024 Google LLC",
33     "type": "Copyright"
34   },
35   "name": "Google-Mobile-Ads-SDK",
36   "platforms": {
37     "ios": "12.0"
38   },
39   "pod_target_xcconfig": {
40     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
41     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
42   },
43   "preserve_paths": [
44     "LICENSE",
45     "README.txt"
46   ],
47   "resource_bundles": {
48     "GoogleMobileAdsResources": [
49       "Frameworks/GoogleMobileAdsFramework/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/PrivacyInfo.xcprivacy"
50     ]
51   },
52   "source": {
53     "http": "https://dl.google.com/dl/cpdc/a45c0d36b5055351/Google-Mobile-Ads-SDK-11.4.0.tar.gz"
54   },
55   "static_framework": true,
56   "summary": "Monetize your mobile applications with Google ads",
57   "user_target_xcconfig": {
58     "OTHER_LDFLAGS": "-ObjC"
59   },
60   "vendored_frameworks": [
61     "Frameworks/GoogleMobileAdsFramework/GoogleMobileAds.xcframework"
62   ],
63   "version": "11.4.0",
64   "weak_frameworks": [
65     "AdSupport",
66     "JavaScriptCore",
67     "SafariServices",
68     "WebKit"
69   ]