blob: 10612afef052f1030e06de5769ab493323b24e7e [file] [log] [blame]
{
"name": "Vrtcal-MoPub-Adapters",
"version": "1.0.7",
"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.7"
},
"source_files": "*.{h,m}",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"mopub-ios-sdk": [
"~> 5.13"
],
"VrtcalSDK": [
]
},
"static_framework": true,
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
}
}