[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 11.12.0 / Google-Mobile-Ads-SDK.podspec.json
blobb316b861df6e2fa7843fef0337d11537197f36f2
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/admob/ios/quick-start",
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/ef1898b752005cb2/Google-Mobile-Ads-SDK-11.12.0.tar.gz"
56   },
57   "source_files": [
58     "Sources/GoogleMobileAdsPlaceholder.swift"
59   ],
60   "static_framework": true,
61   "summary": "Monetize your mobile applications with Google ads",
62   "user_target_xcconfig": {
63     "OTHER_LDFLAGS": "-ObjC"
64   },
65   "vendored_frameworks": [
66     "Frameworks/GoogleMobileAdsFramework/GoogleMobileAds.xcframework"
67   ],
68   "version": "11.12.0",
69   "weak_frameworks": [
70     "AdSupport",
71     "JavaScriptCore",
72     "SafariServices",
73     "WebKit"
74   ],
75   "swift_version": "5.3"