blob: fa49bde8de63ac5eb4c6b90c14276add686ad4aa [file] [log] [blame]
{
"name": "Vrtcal-AdMob-Adapters",
"version": "1.0.0",
"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-AdMob-Adapters.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"Google-Mobile-Ads-SDK": [
],
"VrtcalSDK": [
]
},
"static_framework": true
}