[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 10.9.0 / Google-Mobile-Ads-SDK.podspec.json
blob5189c4f39c3481d1078e2803ba593c749ad3924b
2   "authors": "Google, Inc.",
3   "cocoapods_version": ">= 1.9.0",
4   "dependencies": {
5     "GoogleAppMeasurement": [
6       ">=7.0",
7       " <11.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 2023 Google",
37     "type": "Copyright"
38   },
39   "name": "Google-Mobile-Ads-SDK",
40   "platforms": {
41     "ios": "11.0"
42   },
43   "pod_target_xcconfig": {
44     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
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/7ee09cc5194d378f/Google-Mobile-Ads-SDK-10.9.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/GoogleMobileAds.xcframework"
61   ],
62   "version": "10.9.0",
63   "weak_frameworks": [
64     "AdSupport",
65     "JavaScriptCore",
66     "SafariServices",
67     "WebKit"
68   ]