[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 7 / f / 2 / DigiMeHealthKit / 5.1.0 / DigiMeHealthKit.podspec.json
bloba3123c35301150fafebd6a06801a43ddf6ea628d
2   "name": "DigiMeHealthKit",
3   "version": "5.1.0",
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     "tag": "5.1.0"
20   },
21   "source_files": "DigiMeHealthKit/Sources/DigiMeHealthKit/**/*.swift",
22   "frameworks": [
23     "Foundation",
24     "CoreLocation",
25     "HealthKit",
26     "Security"
27   ],
28   "dependencies": {
29     "DigiMeCore": [
31     ]
32   },
33   "swift_version": "5.0"