blob: 4b1083a0f20acf0d0206820f2dcbd105573953e2 [file] [log] [blame]
{
"name": "MoPub-AtmosplayAds-Adapters",
"version": "3.0.1",
"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.1"
},
"source_files": "PlayableMopubAd/Adapters/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AtmosplayAds": [
"~> 3.0.0"
],
"mopub-ios-sdk": [
]
},
"static_framework": true
}