[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 8.2.0.1 / Google-Mobile-Ads-SDK.podspec.json
blobcdd8ba5ac871288a5be10c7e0cde7563295630eb
2   "authors": "Google, Inc.",
3   "cocoapods_version": ">= 1.9.0",
4   "dependencies": {
5     "GoogleAppMeasurement": "~> 7.0",
6     "GoogleUserMessagingPlatform": ">= 1.1"
7   },
8   "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.",
9   "frameworks": [
10     "AudioToolbox",
11     "AVFoundation",
12     "CFNetwork",
13     "CoreGraphics",
14     "CoreMedia",
15     "CoreTelephony",
16     "CoreVideo",
17     "MediaPlayer",
18     "MessageUI",
19     "MobileCoreServices",
20     "QuartzCore",
21     "Security",
22     "StoreKit",
23     "SystemConfiguration"
24   ],
25   "homepage": "https://developers.google.com/mobile-ads-sdk/",
26   "libraries": [
27     "z",
28     "sqlite3"
29   ],
30   "license": {
31     "text": "Copyright 2021 Google",
32     "type": "Copyright"
33   },
34   "name": "Google-Mobile-Ads-SDK",
35   "platforms": {
36     "ios": "9.0"
37   },
38   "preserve_paths": [
39     "LICENSE",
40     "README.txt"
41   ],
42   "pod_target_xcconfig": {
43     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64",
44     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7"
45   },
46   "source": {
47     "http": "https://dl.google.com/dl/cpdc/773e6bf6367fb39f/Google-Mobile-Ads-SDK-8.2.0.tar.gz"
48   },
49   "summary": "Monetize your mobile applications with Google ads",
50   "vendored_frameworks": [
51     "Frameworks/GoogleMobileAdsFramework-Current/GoogleMobileAds.xcframework"
52   ],
53   "version": "8.2.0.1",
54   "weak_frameworks": [
55     "AdSupport",
56     "JavaScriptCore",
57     "SafariServices",
58     "WebKit"
59   ]