[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 2 / a / 6 / VitalDevices / 1.2.9 / VitalDevices.podspec.json
blobe5fe5d5eee3b01d1c02c29cd854ed3d6981bdf60
2   "name": "VitalDevices",
3   "version": "1.2.9",
4   "license": "AGPL 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": "1.2.9"
13   },
14   "documentation_url": "https://docs.tryvital.io/wearables/sdks/iOS",
15   "social_media_url": "https://twitter.com/tryVital",
16   "platforms": {
17     "ios": "14.0"
18   },
19   "swift_versions": [
20     "5"
21   ],
22   "source_files": "Sources/VitalDevices/**/*.swift",
23   "frameworks": [
24     "CoreNFC",
25     "AVFoundation",
26     "CoreBluetooth",
27     "Combine",
28     "CryptoKit"
29   ],
30   "dependencies": {
31     "VitalCore": [
32       "~> 1.2.9"
33     ],
34     "CombineCoreBluetooth": [
35       "~> 0.3.1"
36     ]
37   },
38   "pod_target_xcconfig": {
39     "DEFINES_MODULE": "YES"
40   },
41   "swift_version": "5"