blob: 8ada3ed4b87d43b23a9607d0b4a712fb2aef132f [file] [log] [blame]
{
"name": "MoPub-TapJoy-Adapters",
"version": "11.12.0.0",
"summary": "TapJoy Adapters for mediating through MoPub.",
"description": "Supported ad formats: Interstitial, Rewarded Video.\n\nTo download and integrate the TapJoy SDK, please check this tutorial: https://dev.tapjoy.com/sdk-integration/ios/getting-started-guide-publishers-ios/ \n\n\nFor inquiries and support, please email https://dev.tapjoy.com/contact-support/.",
"homepage": "https://github.com/mopub/mopub-ios-mediation",
"license": {
"type": "New BSD",
"file": "LICENSE.md"
},
"authors": {
"MoPub": "support@mopub.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"commit": "702b328f240e44b46541d03162f07fd620996672"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "Tapjoy/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.0"
],
"TapjoySDK": [
"~> 11.12.0"
]
}
}