[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 11.5.0 / Google-Mobile-Ads-SDK.podspec.json
blob5e23d8c366c9f7b3eb0c463821b44f1c0a30e35c
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     "JavaScriptCore",
19     "MediaPlayer",
20     "MessageUI",
21     "MobileCoreServices",
22     "Network",
23     "QuartzCore",
24     "Security",
25     "StoreKit",
26     "SystemConfiguration"
27   ],
28   "homepage": "https://developers.google.com/mobile-ads-sdk/",
29   "libraries": [
30     "z",
31     "sqlite3"
32   ],
33   "license": {
34     "text": "Copyright 2024 Google LLC",
35     "type": "Copyright"
36   },
37   "name": "Google-Mobile-Ads-SDK",
38   "platforms": {
39     "ios": "12.0"
40   },
41   "pod_target_xcconfig": {
42     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
43     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
44   },
45   "preserve_paths": [
46     "LICENSE",
47     "README.txt"
48   ],
49   "resource_bundles": {
50     "GoogleMobileAdsResources": [
51       "Frameworks/GoogleMobileAdsFramework/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/PrivacyInfo.xcprivacy"
52     ]
53   },
54   "source": {
55     "http": "https://dl.google.com/dl/cpdc/f1d6e73c9053c2a2/Google-Mobile-Ads-SDK-11.5.0.tar.gz"
56   },
57   "static_framework": true,
58   "summary": "Monetize your mobile applications with Google ads",
59   "user_target_xcconfig": {
60     "OTHER_LDFLAGS": "-ObjC"
61   },
62   "vendored_frameworks": [
63     "Frameworks/GoogleMobileAdsFramework/GoogleMobileAds.xcframework"
64   ],
65   "version": "11.5.0",
66   "weak_frameworks": [
67     "AdSupport",
68     "JavaScriptCore",
69     "SafariServices",
70     "WebKit"
71   ]