blob: 94959867a1416a6ea6f2f5de0ab05a2d6f72a77b [file] [log] [blame]
{
"name": "Vrtcal-MoPub-Adapters",
"version": "1.0.6",
"summary": "Allows mediation with Vrtcal as either the primary or secondary SDK",
"homepage": "http://vrtcal.com",
"license": {
"type": "Copyright",
"text": " Copyright 2020 Vrtcal Markets, Inc.\n"
},
"authors": {
"Scott McCoy": "scott.mccoy@vrtcal.com"
},
"source": {
"git": "https://github.com/vrtcalsdkdev/Vrtcal-MoPub-Adapters.git",
"tag": "1.0.6"
},
"source_files": "*.{h,m}",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"mopub-ios-sdk": [
"~> 5.13"
],
"VrtcalSDK": [
]
}
}