blob: 4f57fd40b435d55afcf0f36d4ffa263b002ba439 [file] [log] [blame]
{
"name": "GroundTruthCustomEventForGoogleMobileAd",
"version": "1.1.4",
"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": "8.0"
},
"source": {
"http": "https://cf.xad.com/sdk/downloads/customeventgooglemobilead/ios/1.1.4/XADCustomEventForGoogleMobileAd.framework.zip"
},
"vendored_frameworks": "XADCustomEventForGoogleMobileAd.framework",
"dependencies": {
"Google-Mobile-Ads-SDK": [
"~> 7.23"
],
"GroundTruthDisplaySDK": [
]
},
"frameworks": [
"AdSupport",
"SafariServices"
]
}