blob: b7b48ebbfda6eb596f7d3944d4645eac5d59cfe2 [file] [log] [blame]
{
"name": "ChartBoostMediation",
"version": "7.0.4.2",
"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": {
"PoojaChirp": "pshashidhar@twitter.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"tag": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Chartboost/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.0"
],
"ChartboostSDK": [
]
}
}