blob: 56c63fe51502ea6450c860b850d855b95b2ec312 [file] [log] [blame]
{
"name": "MoPub-TapJoy-Adapters",
"version": "11.11.1.3",
"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"
},
"authors": {
"PoojaChirp": "pshashidhar@twitter.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"commit": "1cd277c1ddede179b5926a4eb6c8711ae50abc88"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Tapjoy/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.0"
],
"TapjoySDK": [
"~> 11.11.1"
]
}
}