blob: b8f1d76107ae7970fab4fd68e1b36cd76d68da71 [file] [log] [blame]
{
"name": "iOSDistanceSDK",
"version": "0.1.2",
"summary": "iOS SDK used to interact with the KST3300 Distance Sensor",
"description": "iOSDistanceSDK is used to interact with the KST3300 Distance Sensor.",
"homepage": "http://github.com/kstechnologies",
"license": {
"type": "Apache-2.0",
"file": "iOSDistanceSDK/LICENSE.txt"
},
"authors": {
"John Groenhof, KS Technologies, LLC.": "john.groenhof@kstechnologies.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://kst-frameworks.s3.amazonaws.com/iOS/iOSDistanceSDK/0.1.2/iOSDistanceSDK.zip"
},
"ios": {
"vendored_frameworks": "iOSDistanceSDK/iOSDistanceSDK.framework"
},
"frameworks": "iOSDistanceSDK"
}