blob: 85bdf667b67a758e8b75aa5067b47d78f092b7ab [file] [log] [blame]
{
"name": "RFMSDKAdapter-iOS-MoPub",
"version": "2.0.0",
"summary": "Rubicon Project Mobile MoPub Adapter for iOS",
"description": "You will need Revv for Mobile's iOS MoPub adapter if you wish to use MoPub as the primary ad serving SDK and Revv for Mobile SDK as the secondary ad serving SDK via MoPub's custom events. This adapter will ensure seamless callflow between MoPub and Revv for Mobile SDKs in your application.",
"homepage": "http://sdk.rubiconproject.com/",
"license": {
"type": "Copyright",
"text": "Copyright 2012-2016 Rubicon Project. All Rights Reserved"
},
"authors": {
"Rubicon Project": "mobileappdev@rubiconproject.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rubicon-project/RFMSDKAdapter-iOS-MoPub.git",
"tag": "2.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"dependencies": {
"mopub-ios-sdk": [
],
"RFMAdSDK": [
]
}
}