[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 8 / e / Google-AdMob-Ads-SDK / 6.12.0 / Google-AdMob-Ads-SDK.podspec.json
blob40f91b269562458c87fe7c3e7821efb3372508c7
2   "name": "Google-AdMob-Ads-SDK",
3   "version": "6.12.0",
4   "summary": "Google AdMob Ads SDK.",
5   "description": "The Google AdMob Ads SDK allows developers to easily incorporate mobile-friendly text and image banners as well as rich, full-screen web apps known as interstitials.",
6   "homepage": "https://developers.google.com/mobile-ads-sdk/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2009 - 2012 Google, Inc. All rights reserved.\n"
10   },
11   "authors": "Google Inc.",
12   "source": {
13     "http": "http://dl.google.com/googleadmobadssdk/googlemobileadssdkios.zip"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": [
19     "GoogleMobileAdsSdkiOS-6.12.0/*.h",
20     "GoogleMobileAdsSdkiOS-6.12.0/Add-ons/DoubleClick/*.h"
21   ],
22   "preserve_paths": "GoogleMobileAdsSdkiOS-6.12.0",
23   "frameworks": [
24     "AdSupport",
25     "AudioToolbox",
26     "AVFoundation",
27     "CoreGraphics",
28     "CoreTelephony",
29     "EventKit",
30     "EventKitUI",
31     "MessageUI",
32     "StoreKit",
33     "SystemConfiguration"
34   ],
35   "libraries": "GoogleAdMobAds",
36   "xcconfig": {
37     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Google-AdMob-Ads-SDK/GoogleMobileAdsSdkiOS-6.12.0\""
38   },
39   "requires_arc": false