blob: 65cdbd5ecfaba12b10a2c189456b0e09b55f0466 [file] [log] [blame]
{
"name": "BoseGesture",
"version": "1.1.5",
"summary": "Bose Gesture Library",
"description": "Bose Gesture Library for iOS",
"homepage": "https://developer.bose.com",
"authors": "Bose Corporation",
"source": {
"git": "https://github.com/Bose/BoseWearable-GestureLib-iOS.git",
"tag": "1.1.5"
},
"license": {
"type": "MIT"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.1",
"source_files": "BoseGesture/Source/**/*.{swift,mlmodel}",
"dependencies": {
"BoseWearable": [
],
"BLECore": [
],
"BoseLogging": [
]
},
"weak_frameworks": [
"BoseWearable",
"Logging",
"BLECore"
],
"swift_version": "5.1"
}