[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 7.42.2 / Google-Mobile-Ads-SDK.podspec.json
blob25a86f70f840fcfe19be1da351e6b18d1e597698
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "GoogleAppMeasurement": "~> 5.7"
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 2019 Google",
30     "type": "Copyright"
31   },
32   "name": "Google-Mobile-Ads-SDK",
33   "platforms": {
34     "ios": "6.0"
35   },
36   "preserve_paths": [
37     "README.txt"
38   ],
39   "source": {
40     "http": "https://dl.google.com/dl/cpdc/c41d290ccddf71bf/Google-Mobile-Ads-SDK-7.42.2.tar.gz"
41   },
42   "summary": "Monetize your mobile applications with Google ads",
43   "vendored_frameworks": [
44     "Frameworks/frameworks/GoogleMobileAds.framework"
45   ],
46   "version": "7.42.2",
47   "weak_frameworks": [
48     "AdSupport",
49     "JavaScriptCore",
50     "SafariServices",
51     "WebKit"
52   ]