blob: 369a130921fc3895beedc477e3e5625784d469e0 [file] [log] [blame]
{
"name": "GroundTruthCustomEventForMopub",
"version": "1.1.6",
"summary": "GroundTruth Display SDK iOS Custom Event for Mopub",
"homepage": "https://docs.groundtruth.com",
"documentation_url": "https://docs.groundtruth.com",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"GroundTruth": "sdk@groundtruth.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://cf.xad.com/sdk/downloads/customeventmopub/ios/1.1.6/XADCustomEventForMopub.framework.zip"
},
"vendored_frameworks": "XADCustomEventForMopub.framework",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.18"
],
"GroundTruthDisplaySDK": [
]
},
"frameworks": [
"AdSupport",
"SafariServices"
]
}