[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 6.6.1 / Google-Mobile-Ads-SDK.podspec.json
blob5decad7aeda26f3db5f45aca93d2a5d475e4793d
2   "name": "Google-Mobile-Ads-SDK",
3   "version": "6.6.1",
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.6.1.zip"
17   },
18   "source_files": [
19     "GoogleAdMobAdsSdkiOS-6.6.1/*.h",
20     "GoogleAdMobAdsSdkiOS-6.6.1/Add-ons/Search/*.h",
21     "GoogleAdMobAdsSdkiOS-6.6.1/Add-ons/Mediation/*.h",
22     "GoogleAdMobAdsSdkiOS-6.6.1/Add-ons/DoubleClick/*.h"
23   ],
24   "preserve_paths": "GoogleAdMobAdsSdkiOS-6.6.1",
25   "weak_frameworks": "AdSupport",
26   "frameworks": [
27     "AudioToolbox",
28     "AVFoundation",
29     "CoreGraphics",
30     "MessageUI",
31     "StoreKit",
32     "SystemConfiguration"
33   ],
34   "libraries": "GoogleAdMobAds",
35   "xcconfig": {
36     "OTHER_LDFLAGS": "-ObjC",
37     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Google-Mobile-Ads-SDK/GoogleAdMobAdsSdkiOS-6.6.1\""
38   },
39   "requires_arc": false