blob: af7ad6514d4adffa5f874c2643c8ec02b5b225f7 [file] [log] [blame]
{
"name": "GroundTruthDisplaySDK",
"version": "1.1.2",
"summary": "GroundTruth Display SDK iOS",
"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/display/ios/1.1.2/XADDisplaySdk.framework.zip"
},
"vendored_frameworks": "XADDisplaySdk.framework",
"frameworks": [
"SafariServices",
"WebKit",
"UIKit",
"CoreLocation",
"SystemConfiguration",
"Foundation"
],
"libraries": "xml2"
}