[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / a / 6 / VitalDevices / 0.6.2 / VitalDevices.podspec.json
blob4a4539bc1eea0163b77c5798cb78cfbda0daca02
2   "name": "VitalDevices",
3   "version": "0.6.2",
4   "license": "GPL v3.0",
5   "summary": "The official Swift Library for Vital API, HealthKit and Devices",
6   "homepage": "https://github.com/tryVital/vital-ios",
7   "authors": {
8     "Vital": "contact@tryVital.io"
9   },
10   "source": {
11     "git": "https://github.com/tryVital/vital-ios.git",
12     "tag": "0.6.2"
13   },
14   "documentation_url": "https://docs.tryvital.io/wearables/sdks/iOS",
15   "platforms": {
16     "ios": "14.0"
17   },
18   "swift_versions": [
19     "5"
20   ],
21   "source_files": "Sources/VitalDevices/**/*.swift",
22   "frameworks": [
23     "CoreNFC",
24     "AVFoundation",
25     "CoreBluetooth",
26     "Combine",
27     "CryptoKit"
28   ],
29   "dependencies": {
30     "VitalCore": [
31       "~> 0.6.2"
32     ],
33     "CombineCoreBluetooth": [
34       "~> 0.3.1"
35     ]
36   },
37   "social_media_url": "https://twitter.com/tryVital",
38   "swift_version": "5"