blob: 3029cdc3e94cae9612e563e9a118e4c6d2800b58 [file] [log] [blame]
{
"name": "GroundTruthDisplaySDK",
"version": "1.1.1",
"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": "8.0"
},
"source": {
"http": "https://cf.xad.com/sdk/downloads/display/ios/1.1.0.zip"
},
"vendored_frameworks": "XADDisplaySDK.framework",
"frameworks": [
"SafariServices",
"WebKit",
"UIKit",
"CoreLocation",
"SystemConfiguration",
"Foundation"
],
"libraries": "xml2"
}