[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / e / 9 / a / com.awareframework.ios.sensor.healthkit / 0.2.0 / com.awareframework.ios.sensor.healthkit.podspec.json
blob98dcb7a1491ff148ec011d0366d1eea524467c8c
2   "name": "com.awareframework.ios.sensor.healthkit",
3   "version": "0.2.0",
4   "summary": "A HealthKit Module for AWARE Framework",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/awareframework/com.awareframework.ios.sensor.healthkit",
7   "license": {
8     "type": "Apache2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tetujin": "tetujin@ht.sfc.keio.ac.jp"
13   },
14   "source": {
15     "git": "https://github.com/awareframework/com.awareframework.ios.sensor.healthkit.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "com.awareframework.ios.sensor.healthkit/Classes/**/*",
23   "frameworks": "HealthKit",
24   "dependencies": {
25     "com.awareframework.ios.sensor.core": [
26       "~> 0.3.1"
27     ]
28   }