CocoaPods trunk is moving to be read-only. Read more on the blog, there are 6 months to go.

WAHealthDataManager 1.0.1

WAHealthDataManager 1.0.1

Maintained by Manoj Katragadda.



  • By
  • Manoj Katragadda

WAHealthDataManager

[![CI Status](https://img.shields.io/travis/Manoj Katragadda/WAHealthDataManager.svg?style=flat)](https://travis-ci.org/Manoj Katragadda/WAHealthDataManager) Version License Platform

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.