[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / b / 0 / VitalHealthKit / 0.10.4 / VitalHealthKit.podspec.json
blob943d14e4d2237feeb4f84f5d26265a2315f6deca
2   "name": "VitalHealthKit",
3   "version": "0.10.4",
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": "0.10.4"
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/VitalHealthKit/**/*.swift",
23   "dependencies": {
24     "VitalCore": [
25       "~> 0.10.4"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "DEFINES_MODULE": "YES"
30   },
31   "swift_version": "5"