[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / a / 5 / BoseGesture / 1.1.3 / BoseGesture.podspec.json
blob6c6997bc97e1f30fcb95ebc0df1ab0d68a5b0096
2   "name": "BoseGesture",
3   "version": "1.1.3",
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.3"
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"