[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 7.35.1 / Google-Mobile-Ads-SDK.podspec.json
blob9458fad4dd4fd4c00c739b54fcb6867d868ae9a1
2   "authors": "Google, Inc.",
3   "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.",
4   "frameworks": [
5     "AudioToolbox",
6     "AVFoundation",
7     "CFNetwork",
8     "CoreGraphics",
9     "CoreMedia",
10     "CoreMotion",
11     "CoreTelephony",
12     "CoreVideo",
13     "GLKit",
14     "MediaPlayer",
15     "MessageUI",
16     "MobileCoreServices",
17     "OpenGLES",
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 2018 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/eca11043c525974b/Google-Mobile-Ads-SDK-7.35.1.tar.gz"
41   },
42   "summary": "Monetize your mobile applications with Google ads",
43   "vendored_frameworks": [
44     "Frameworks/frameworks/GoogleMobileAds.framework"
45   ],
46   "vendored_libraries": [
47     "Libraries/libGoogleMobileAds.a"
48   ],
49   "version": "7.35.1",
50   "weak_frameworks": [
51     "AdSupport",
52     "JavaScriptCore",
53     "SafariServices",
54     "WebKit"
55   ]