blob: d65411d3b563d19e6763771bb97689ca7c9c5c8e [file] [log] [blame]
{
"name": "GroundTruthCustomEventForGoogleMobileAd",
"version": "1.1.2",
"summary": "GroundTruth Display SDK iOS Custom Event for Google Mobile Ad",
"homepage": "https://docs.groundtruth.com",
"documentation_url": "https://docs.groundtruth.com",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"GroundTruth": "sdk@groundtruth.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"http": "https://cf.xad.com/sdk/downloads/customeventgooglemobilead/ios/1.1.2/XADCustomEventForGoogleMobileAd.framework.zip"
},
"vendored_frameworks": "XADCustomEventForGoogleMobileAd.framework",
"dependencies": {
"Google-Mobile-Ads-SDK": [
"~> 7.23"
],
"GroundTruthDisplaySDK": [
"~> 1.1.0"
]
},
"frameworks": [
"AdSupport",
"SafariServices"
]
}