[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / a / Google-Mobile-Ads-SDK / 6.9.2 / Google-Mobile-Ads-SDK.podspec.json
blob649da9e7cbb99fda7ff9dad06ddf299a31ac205b
2   "name": "Google-Mobile-Ads-SDK",
3   "version": "6.9.2",
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": "5.0"
14   },
15   "source": {
16     "http": "http://dl.google.com/googleadmobadssdk/googlemobileadssdkios-6.9.2.zip"
17   },
18   "source_files": [
19     "GoogleMobileAdsSdkiOS-6.9.2/*.h",
20     "GoogleMobileAdsSdkiOS-6.9.2/Add-ons/Search/*.h",
21     "GoogleMobileAdsSdkiOS-6.9.2/Add-ons/Mediation/*.h",
22     "GoogleMobileAdsSdkiOS-6.9.2/Add-ons/DoubleClick/*.h"
23   ],
24   "preserve_paths": "GoogleMobileAdsSdkiOS-6.9.2",
25   "vendored_libraries": "GoogleMobileAdsSdkiOS-6.9.2/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