[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 6.11.1 / Google-Mobile-Ads-SDK.podspec.json
blobb5c4197790e0af06f8ec93d54469c7974aaf3b7d
2   "name": "Google-Mobile-Ads-SDK",
3   "version": "6.11.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 featuring refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions.",
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": "5.0"
14   },
15   "source": {
16     "http": "http://dl.google.com/googleadmobadssdk/googlemobileadssdkios-6.11.1.zip"
17   },
18   "source_files": [
19     "GoogleMobileAdsSdkiOS-6.11.1/*.h",
20     "GoogleMobileAdsSdkiOS-6.11.1/Add-ons/Search/*.h",
21     "GoogleMobileAdsSdkiOS-6.11.1/Add-ons/Mediation/*.h",
22     "GoogleMobileAdsSdkiOS-6.11.1/Add-ons/DoubleClick/*.h"
23   ],
24   "preserve_paths": "GoogleMobileAdsSdkiOS-6.11.1",
25   "vendored_libraries": "GoogleMobileAdsSdkiOS-6.11.1/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": true