blob: fc532c94ff4896925e8045a016a09a7d255ffdd2 [file] [log] [blame]
{
"name": "MoPub-Chartboost-Adapters",
"version": "7.3.0.0",
"summary": "Chartboost Adapters for mediating through MoPub.",
"description": "Supported ad formats: Interstitial, Rewarded Video.\n\nTo download and integrate the Chartboost SDK, please check this tutorial: https://answers.chartboost.com/en-us/child_article/ios \n\n\nFor inquiries and support, please reach out to https://answers.chartboost.com/en-us/zingtree.",
"homepage": "https://github.com/mopub/mopub-ios-mediation",
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"authors": {
"MoPub": "support@mopub.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"commit": "master"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "Chartboost/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 5.0"
],
"ChartboostSDK": [
"7.3.0"
]
}
}