blob: 95bc7a377727edd76fa74fdef72533a466c725be [file] [log] [blame]
{
"name": "iOSDistanceSDK",
"version": "0.1.1",
"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": "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/iOSDistanceSDK.zip"
},
"ios": {
"vendored_frameworks": "iOSDistanceSDK.framework"
},
"frameworks": "iOSDistanceSDK"
}