[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 5 / BoseGesture / 1.1.4 / BoseGesture.podspec.json
blobd5023d49b4166b3e2dcdc809b14595bc214d80cb
2   "name": "BoseGesture",
3   "version": "1.1.4",
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.4"
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"