blob: dc91974cc253643cdd4d716f667c6e34b29aa9a7 [file] [log] [blame]
{
"name": "MoPub-OnebyAOL-Adapters",
"version": "6.6.0.3",
"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",
"commit": "655da8994c0d139caef22c872b66c343f63eb331"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "OnebyAOL/*.{h,m}",
"exclude_files": "MPStaticNativeAdImpressionTimer.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.0"
],
"MMAdSDK": [
"~> 6.6.0"
]
}
}