blob: 56aabe89e07db29c514113a1f780938cee0d8540 [file] [log] [blame]
{
"name": "WAHealthDataManager",
"version": "1.0.0",
"summary": "WAHealthDataManager will help user fetch the HealthKit data from iPhone",
"description": "WAHealthDataManager will help user fetch HealthKit Data from iPhone for HeartRate, Step Count, Active Energy burned and Distance travelled walking & running.",
"homepage": "https://github.com/manojkatragadda/WAHealthDataManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Manoj Katragadda": "manoj@webileapps.com"
},
"source": {
"git": "https://github.com/manojkatragadda/WAHealthDataManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "WAHealthDataManager/Classes/**/*"
}