blob: 196d5e7db4e7a11ad91df06a1f9a5e15226de51b [file] [log] [blame]
{
"name": "MoPub-AtmosplayAds-Adapters",
"version": "2.6.0",
"summary": "ZplayAds adapter used for mediation with the Mopub 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/PlayableMopubAdDemo-iOS.git",
"tag": "2.6.0"
},
"source_files": "PlayableMopubAd/Adapters/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"PlayableAds": [
"~> 2.6.0"
],
"mopub-ios-sdk": [
]
},
"static_framework": true
}