blob: 80142f11b8daa458ce1bc2c020270431f83ad85d [file] [log] [blame]
{
"name": "Google-Mobile-Ads-SDK",
"version": "7.1.0",
"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": "6.0"
},
"source": {
"http": "http://dl.google.com/googleadmobadssdk/googlemobileadssdkios-7.1.0.zip"
},
"preserve_paths": "GoogleMobileAdsSdkiOS-7.1.0",
"vendored_frameworks": "GoogleMobileAdsSdkiOS-7.1.0/GoogleMobileAds.framework",
"weak_frameworks": "AdSupport",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreTelephony",
"EventKit",
"EventKitUI",
"MessageUI",
"StoreKit",
"SystemConfiguration"
],
"requires_arc": true
}