[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / f / 2 / DigiMeHealthKit / 5.0.8 / DigiMeHealthKit.podspec.json
blob253071014c3540deec6b08ebf405275dc08f2a45
2   "name": "DigiMeHealthKit",
3   "version": "5.0.8",
4   "summary": "digi.me iOS Consent Access SDK HealthKit Component",
5   "homepage": "https://github.com/digime/digime-sdk-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "digi.me Ltd.": "ios@digi.me"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/digime/digime-sdk-ios.git",
19     "branch": "feature/SDK-81",
20     "tag": "5.0.8"
21   },
22   "source_files": "DigiMeHealthKit/Sources/DigiMeHealthKit/**/*.swift",
23   "frameworks": [
24     "Foundation",
25     "CoreLocation",
26     "HealthKit"
27   ],
28   "dependencies": {
29     "DigiMeCore": [
31     ]
32   },
33   "swift_version": "5.0"