blob: 2145051268b3480e64a6d9af7fff0dca476fd883 [file] [log] [blame]
{
"name": "Google-Mobile-Ads-SDK",
"version": "6.6.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.6.0.zip"
},
"source_files": [
"GoogleAdMobAdsSDKiOS-6.6.0/*.h",
"GoogleAdMobAdsSDKiOS-6.6.0/Add-ons/Search/*.h",
"GoogleAdMobAdsSDKiOS-6.6.0/Add-ons/Mediation/*.h",
"GoogleAdMobAdsSDKiOS-6.6.0/Add-ons/DoubleClick/*.h"
],
"preserve_paths": "GoogleAdMobAdsSDKiOS-6.6.0",
"weak_frameworks": "AdSupport",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"MessageUI",
"StoreKit",
"SystemConfiguration"
],
"libraries": "GoogleAdMobAds",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"LIBRARY_SEARCH_PATHS": "\"$(SRCROOT)/Pods/Google-Mobile-Ads-SDK/GoogleAdMobAdsSDKiOS-6.6.0\""
},
"requires_arc": false
}