[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 6.12.0 / Google-Mobile-Ads-SDK.podspec.json
blob5eda3257b026ad0f1671e5186ae106280fe081ec
2   "name": "Google-Mobile-Ads-SDK",
3   "version": "6.12.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 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.12.0.zip"
17   },
18   "source_files": [
19     "GoogleMobileAdsSdkiOS-6.12.0/*.h",
20     "GoogleMobileAdsSdkiOS-6.12.0/Add-ons/Search/*.h",
21     "GoogleMobileAdsSdkiOS-6.12.0/Add-ons/Mediation/*.h",
22     "GoogleMobileAdsSdkiOS-6.12.0/Add-ons/DoubleClick/*.h"
23   ],
24   "preserve_paths": "GoogleMobileAdsSdkiOS-6.12.0",
25   "vendored_libraries": "GoogleMobileAdsSdkiOS-6.12.0/libGoogleAdMobAds.a",
26   "weak_frameworks": "AdSupport",
27   "frameworks": [
28     "AudioToolbox",
29     "AVFoundation",
30     "CoreGraphics",
31     "EventKit",
32     "EventKitUI",
33     "MessageUI",
34     "StoreKit",
35     "SystemConfiguration",
36     "CoreTelephony"
37   ],
38   "xcconfig": {
39     "OTHER_LDFLAGS": "-ObjC"
40   },
41   "requires_arc": true