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

catalyze-healthkit-sdk 1.0.0

catalyze-healthkit-sdk 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License Apache 2
ReleasedLast Release Aug 2015

Maintained by Josh Ault.



  • By
  • Josh Ault

Getting Started

Installation

The preferred method of installation is through cocoapods. Simply add pod 'catalyze-healthkit-sdk', '~> 1.0' to your Podfile, run pod install and you will be ready to start developing. This links against the main catalyze-ios-sdk version 4.0 as well. Optionally if you do not use cocoapods or have an existing project that has not integrated cocoapods, you can clone this repository to your computer. Simply copy the SDK folder anywhere into your project directory by clicking on the File menu and then "Add Files to 'yourProjectName'...". Navigate to the directory of the SDK and click Add. You're now ready to use the SDK in your application.

Using the catalyze.io HealthKit SDK

Please follow all setup and installation instructions for the main catalyze iOS SDK. Then simply interact with the CatalyzeStore and data will be saved to HealthKit and Catalyze.

License

Copyright 2015 catalyze.io, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.