blob: 3c114fb9e670d6957709c976376748cb22032283 [file] [log] [blame]
{
"name": "Google-Mobile-Ads-SDK",
"version": "6.7.0",
"summary": "Monetize your mobile applications with Google ads",
"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",
"homepage": "https://developers.google.com/mobile-ads-sdk/",
"license": {
"type": "Copyright",
"text": "Copyright 2011 Google Inc. All Rights Reserved."
},
"authors": "Google Inc.",
"platforms": {
"ios": "4.3"
},
"source": {
"http": "http://dl.google.com/googleadmobadssdk/googlemobileadssdkios-6.7.0.zip"
},
"source_files": [
"GoogleAdMobAdsSdkiOS-6.7.0/*.h",
"GoogleAdMobAdsSdkiOS-6.7.0/Add-ons/Search/*.h",
"GoogleAdMobAdsSdkiOS-6.7.0/Add-ons/Mediation/*.h",
"GoogleAdMobAdsSdkiOS-6.7.0/Add-ons/DoubleClick/*.h"
],
"preserve_paths": "GoogleAdMobAdsSdkiOS-6.7.0",
"weak_frameworks": "AdSupport",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"MessageUI",
"StoreKit",
"SystemConfiguration"
],
"libraries": "GoogleAdMobAds",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Google-Mobile-Ads-SDK/GoogleAdMobAdsSdkiOS-6.7.0\""
},
"requires_arc": false
}