[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / c / VitalCore / 1.0.0-rc.1 / VitalCore.podspec.json
blob69dcc87fd7e53d71d19749094f544078aa212f4c
2   "name": "VitalCore",
3   "version": "1.0.0-rc.1",
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.0.0-rc.1"
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/VitalCore/**/*.swift",
23   "pod_target_xcconfig": {
24     "DEFINES_MODULE": "YES"
25   },
26   "dependencies": {
27     "VitalLogging": [
28       "~> 1.0.0-rc.1"
29     ]
30   },
31   "swift_version": "5"