blob: de75cbb4efc58f35545b5e11a0bce1e1e12df16e [file] [log] [blame]
{
"name": "AdMobMediationAdapterIAd",
"version": "6.4.2",
"summary": "AdMob Mediation Adapter for iAd Network.",
"description": "By default mediation adapters are not included into iOS AdMob SDK. Each mediation network other than AdMob requries additional library component. This is iAd mediation adapter library, provided by Google.",
"homepage": "https://developers.google.com/mobile-ads-sdk/ad-network-mediation",
"license": {
"type": "Copyright",
"text": "Copyright 2009 - 2013 Google, Inc. All rights reserved.\n"
},
"authors": "Google Inc.",
"source": {
"http": "https://dl.google.com/dl/googleadmobadssdk/libadapteriad.zip",
"flatten": true
},
"platforms": {
"ios": null
},
"preserve_paths": "libAdapterIAd.a",
"dependencies": {
"Google-Mobile-Ads-SDK": [
]
},
"libraries": "AdapterIAd",
"frameworks": "iAd",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/AdMobMediationAdapterIAd/\""
},
"requires_arc": false
}