blob: 261a4ff86e87a5f7004b18ba8918f16b71672cfe [file] [log] [blame]
{
"name": "GroundTruthDisplaySDK",
"version": "1.1.0",
"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"
}