WAHealthDataManager
[](https://travis-ci.org/Manoj Katragadda/WAHealthDataManager)
Example
To run the example project, clone the repo, and run pod install from the Example directory first.
Requirements
Add HealthKit as part of your project's Capabilities under app target - Signing and Capabilities Tab. Ensure that you've enabled Clinical Records checkbox. Update plist to include the following details: NSHealthClinicalHealthRecordsShareUsageDescription Health Kit Read in needed to fetch the details. Enter as much details as you can here. NSHealthShareUsageDescription Health Kit share details are also needed for this project setup
Installation
WAHealthDataManager is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'WAHealthDataManager'Author
Manoj Katragadda, [email protected]
License
WAHealthDataManager is available under the MIT license. See the LICENSE file for more info.