blob: 7437cbe561bbe50d2a853605994eff619b0570c7 [file] [log] [blame]
{
"name": "GoogleMobileAdsMediationZplayAds",
"version": "2.6.0",
"summary": "ZplayAds adapter used for mediation with the Google Mobile Ads SDK",
"license": "Custom",
"authors": {
"zplay sdk team": "ad-client@zplay.cn"
},
"homepage": "https://github.com/yumimobi/PlayableAds-iOS",
"description": "ZplayAds SDK provides a better ad format for monetizing.",
"source": {
"git": "https://github.com/zplayads/PlayableAdMobDemo-iOS.git",
"tag": "2.6.0"
},
"source_files": "PlayableAdMobDemo/Adapters/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"PlayableAds": [
"~> 2.6.0"
],
"Google-Mobile-Ads-SDK": [
]
},
"static_framework": true
}