blob: 810cc78aaa6a8af217a44d3593e4f74f4ee5f83c [file] [log] [blame]
{
"name": "Google-Mobile-Ads-SDK",
"version": "6.9.3",
"summary": "Monetize your mobile applications with Google ads",
"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.",
"homepage": "https://developers.google.com/mobile-ads-sdk/",
"license": {
"type": "Copyright",
"text": "Copyright 2011 Google Inc. All Rights Reserved."
},
"authors": "Google Inc.",
"platforms": {
"ios": "5.0"
},
"source": {
"http": "http://dl.google.com/googleadmobadssdk/googlemobileadssdkios-6.9.3.zip"
},
"source_files": [
"GoogleMobileAdsSdkiOS-6.9.3/*.h",
"GoogleMobileAdsSdkiOS-6.9.3/Add-ons/Search/*.h",
"GoogleMobileAdsSdkiOS-6.9.3/Add-ons/Mediation/*.h",
"GoogleMobileAdsSdkiOS-6.9.3/Add-ons/DoubleClick/*.h"
],
"preserve_paths": "GoogleMobileAdsSdkiOS-6.9.3",
"vendored_libraries": "GoogleMobileAdsSdkiOS-6.9.3/libGoogleAdMobAds.a",
"weak_frameworks": "AdSupport",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"MessageUI",
"StoreKit",
"SystemConfiguration",
"CoreTelephony"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": true
}