[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / a / 5 / BoseGesture / 1.1.5 / BoseGesture.podspec.json
blob65cdbd5ecfaba12b10a2c189456b0e09b55f0466
2   "name": "BoseGesture",
3   "version": "1.1.5",
4   "summary": "Bose Gesture Library",
5   "description": "Bose Gesture Library for iOS",
6   "homepage": "https://developer.bose.com",
7   "authors": "Bose Corporation",
8   "source": {
9     "git": "https://github.com/Bose/BoseWearable-GestureLib-iOS.git",
10     "tag": "1.1.5"
11   },
12   "license": {
13     "type": "MIT"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5.1",
19   "source_files": "BoseGesture/Source/**/*.{swift,mlmodel}",
20   "dependencies": {
21     "BoseWearable": [
23     ],
24     "BLECore": [
26     ],
27     "BoseLogging": [
29     ]
30   },
31   "weak_frameworks": [
32     "BoseWearable",
33     "Logging",
34     "BLECore"
35   ],
36   "swift_version": "5.1"