blob: 8871956189a3fd052d95764da4edb67844b7db9f [file] [log] [blame]
{
"name": "GroundTruthCustomEventForMopub",
"version": "1.1.3",
"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.3/XADCustomEventForMopub.framework.zip"
},
"vendored_frameworks": "XADCustomEventForMopub.framework",
"dependencies": {
"mopub-ios-sdk": [
"4.15"
],
"GroundTruthDisplaySDK": [
"~> 1.1.0"
]
},
"frameworks": [
"AdSupport",
"SafariServices"
]
}