blob: 3a08de9f22d28bc4a3ed1edc34c535026c73dacf [file] [log] [blame]
{
"name": "MoPub-OnebyAOL-Adapters",
"version": "6.6.0.0",
"summary": "Aol Adapters for mediating through MoPub.",
"description": "Supported ad formats: Banner, Interstitial, Rewarded Video, Native.\n\nTo download and integrate the AOL SDK, please check this tutorial: http://docs.onemobilesdk.aol.com/android-ad-sdk/ (Android) and http://docs.onemobilesdk.aol.com/ios-ad-sdk/ (iOS).\n\n\nFor inquiries and support, please utilize the support portal: https://tools.mmedia.com/user/supportDevPortal.",
"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": "OnebyAOL/*.{h,m}",
"exclude_files": "MPStaticNativeAdImpressionTimer.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.19.0"
],
"MMAdSDK": [
"~> 6.0"
]
}
}