[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 7.62.0 / Google-Mobile-Ads-SDK.podspec.json
blob862ebf3791c24d686c9518f71c84690374ee1ddd
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/be824bbe0ef671c6/Google-Mobile-Ads-SDK-7.62.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.62.0",
48   "weak_frameworks": [
49     "AdSupport",
50     "JavaScriptCore",
51     "SafariServices",
52     "WebKit"
53   ]