com.wefitter.plugins.healthkit
Version:
Interact with the iOS HealthKit SDK and connects to the Wefitter server
28 lines • 522 B
JSON
{
"version": "0.2.5",
"name": "com.wefitter.plugins.healthkit",
"cordova_name": "WeFitter Healthkit Cordova Plugin",
"description": "Interact with the iOS HealthKit SDK and connects to the Wefitter server",
"author": "WeFitter",
"keywords": [
"WeFitter",
"Health",
"HealthKit",
"Fit",
"Fitness",
"Birthdate",
"Gender",
"Height",
"Weight",
"Workout"
],
"platforms": [
"ios"
],
"engines": [
{
"name": "cordova",
"version": ">=3.0.0"
}
]
}