blob: 90bc9d3e687e2d2daa658e110ba9916f3c382ccf [file] [log] [blame]
{
"name": "YumiMediationAdapterAppLovin",
"version": "4.6.0",
"summary": "Yumi Mediation Adapters.",
"description": "This is the Yumi Mediation Adapters. Please proceed to http://developers.yumimobi.com/IosSdk/index for more information.",
"homepage": "https://www.yumimobi.com/en/index.html",
"license": "Custom",
"authors": {
"zplay sdk team": "ad-client@zplay.cn"
},
"source": {
"http": "https://adsdk.yumimobi.com/iOS/YumiMediationAdapters/4.6.0_2020052001.tar.bz2"
},
"source_files": "AppLovin/**/*.{h,m}",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"YumiMediationSDK": [
"~> 4.6.0"
],
"YumiAppLovin": [
"6.12.6"
]
},
"static_framework": true,
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64"
}
}