blob: 5ee37dc7cf156dfc079d0797e48aaee1109ea01d [file] [log] [blame]
{
"name": "GoogleMobileAdsMediationYumiAds",
"version": "4.5.1.000",
"summary": "YumiAds adapter used for mediation with the Google Mobile Ads SDK",
"license": "Custom",
"authors": {
"Yumi sdk team": "ad-client@yumi.cn"
},
"homepage": "https://github.com/yumimobi",
"description": "YumiAds SDK provides a better ad format for monetizing.",
"source": {
"git": "https://github.com/yumimobi/AdMobAdapter-YumiAd-iOS.git",
"tag": "4.5.1.000"
},
"source_files": "AdMobAdapter-YumiAd-iOS/GoogleAdapters/**/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"YumiAdSDK": [
"4.5.1.000"
],
"Google-Mobile-Ads-SDK": [
]
},
"static_framework": true,
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64"
}
}