blob: 0d683e33197b17bff2ff92ffd3fa20d855bd2ee0 [file] [log] [blame]
{
"name": "CriteoGoogleMediationAdapters",
"version": "3.5.0.0",
"summary": "Criteo Google Mediation Adapters",
"description": "This repository contains Criteo’s Adapter for Admob Mediation. It must be used in conjunction with the Criteo Publisher SDK. For requirements, intructions, and other info, see Integrating Criteo with Admob Mediation https://publisherdocs.criteotilt.com/app/ios/mediation/admob/",
"homepage": "https://github.com/criteo/ios-publisher-sdk-google-adapters",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Criteo": "opensource@criteo.com"
},
"source": {
"git": "https://github.com/criteo/ios-publisher-sdk-google-adapters.git",
"tag": "3.5.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*",
"static_framework": true,
"dependencies": {
"CriteoPublisherSdk": [
">= 3.5.0"
],
"Google-Mobile-Ads-SDK": [
">= 7.49.0"
]
}
}