blob: 1963e632c74000fa5dac12c2f1807ff4e9936086 [file] [log] [blame]
{
"name": "AdMobMediationAdapterMMedia",
"version": "1.8.0",
"source": {
"http": "http://docs.millennialmedia.com/iOS-SDK/MillennialiOSAdMobAdapter-1.8.0.zip",
"flatten": true
},
"summary": "AdMob Mediation Adapter for Millenial Media Network.",
"description": "AdMob mediation allows an ad placement to show ads from multiple networks. This requires both the ad network's SDK as well as an adapter. This adapter allows you to serve Millennial Media ads through AdMob mediation.",
"license": {
"type": "Copyright",
"text": "Copyright 2015 Millennial Media, Inc. All rights reserved.\n"
},
"homepage": "http://www.millennialmedia.com/",
"authors": "Millennial Media",
"platforms": {
"ios": "6.0"
},
"preserve_paths": "libAdapterMillennial.a",
"dependencies": {
"Google-Mobile-Ads-SDK": [
],
"MillennialMediaSDK": [
]
},
"libraries": "AdapterMillennial",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/AdMobMediationAdapterMMedia/\""
},
"requires_arc": false
}