blob: 33736fc64d0355d44599318bc4cffcf923151ec6 [file] [log] [blame]
{
"name": "MoPub-AtmosplayAds-Adapters",
"version": "3.0.0",
"summary": "Atmosplay adapter used for mediation with the Mopub Mobile Ads SDK",
"license": "Custom",
"authors": {
"Atmosplay sdk team": "ad-client@atmosplay.com"
},
"homepage": "https://github.com/atmosplay/AtmosplayAds-iOS",
"description": "Atmosplay SDK provides a better ad format for monetizing.",
"source": {
"git": "https://github.com/Atmosplay/MopubAdapter-AtmosplayAds-iOS.git",
"tag": "3.0.0"
},
"source_files": "PlayableMopubAd/Adapters/*.{h,m}",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"AtmosplayAds": [
"~> 3.0.0"
],
"mopub-ios-sdk": [
]
},
"static_framework": true
}