[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 6.8.0 / Google-Mobile-Ads-SDK.podspec.json
blob29b79fed5813adde085d47a9db5c6b7733ee64e6
2   "name": "Google-Mobile-Ads-SDK",
3   "version": "6.8.0",
4   "summary": "Monetize your mobile applications with Google ads",
5   "description": "    The Google Mobile Ads SDK is the latest generation in Google mobile advertising\n    featuring refined ad formats and streamlined APIs for access to mobile ad networks\n    and advertising solutions.\n",
6   "homepage": "https://developers.google.com/mobile-ads-sdk/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 Google Inc. All Rights Reserved."
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "4.3"
14   },
15   "source": {
16     "http": "http://dl.google.com/googleadmobadssdk/googlemobileadssdkios-6.8.0.zip"
17   },
18   "source_files": [
19     "GoogleAdMobAdsSdkiOS-6.8.0/*.h",
20     "GoogleAdMobAdsSdkiOS-6.8.0/Add-ons/Search/*.h",
21     "GoogleAdMobAdsSdkiOS-6.8.0/Add-ons/Mediation/*.h",
22     "GoogleAdMobAdsSdkiOS-6.8.0/Add-ons/DoubleClick/*.h"
23   ],
24   "preserve_paths": "GoogleAdMobAdsSdkiOS-6.8.0",
25   "vendored_libraries": "GoogleAdMobAdsSdkiOS-6.8.0/libGoogleAdMobAds.a",
26   "weak_frameworks": "AdSupport",
27   "frameworks": [
28     "AudioToolbox",
29     "AVFoundation",
30     "CoreGraphics",
31     "MessageUI",
32     "StoreKit",
33     "SystemConfiguration",
34     "CoreTelephony"
35   ],
36   "xcconfig": {
37     "OTHER_LDFLAGS": "-ObjC"
38   },
39   "requires_arc": false