blob: c2fd4867a6a870ade42d637f3e77e07c4e8c4fba [file] [log] [blame]
{
"name": "AdMobMediationAdapterIAd",
"version": "7.8.1",
"summary": "AdMob Mediation Adapter for iAd Network.",
"description": "By default mediation adapters are not included into iOS AdMob SDK.\nEach mediation network other than AdMob requries additional library component.\nThis is iAd mediation adapter library, provided by Google.",
"homepage": "https://developers.google.com/mobile-ads-sdk/docs/dfp/android/mediation-networks",
"license": {
"type": "Copyright",
"text": " Copyright 2009 - 2016 Google, Inc. All rights reserved.\n"
},
"authors": "Google Inc.",
"source": {
"http": "https://dl.google.com/dl/googleadmobadssdk/libadapteriad.zip",
"flatten": true
},
"platforms": {
"ios": "6.0"
},
"preserve_paths": "libAdapterIAd.a",
"vendored_libraries": "libAdapterIAd.a",
"dependencies": {
"Google-Mobile-Ads-SDK": [
">= 7.8.1"
]
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC -lAdapterIAd",
"LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/AdMobMediationAdapterIAd/"
},
"requires_arc": true
}