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