blob: b8cc6994761a85809facb409c010d0c98e8b2bcf [file] [log] [blame]
{
"name": "YumiMediationAdapterAppLovin",
"version": "5.0.2",
"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/5.0.2_2021012804.tar.bz2"
},
"source_files": "AppLovin/**/*.{h,m}",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"YumiMediationSDK": [
"~> 5.0.0"
],
"YumiAppLovin": [
"6.12.6"
]
},
"static_framework": true,
"xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
}
}