MicrosoftBand 0.1.3

MicrosoftBand 0.1.3

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Jun 2017
SwiftSwift Version 3.1
SPMSupports SPM

Maintained by Sumanth Chinthagunta.



Microsoft Band

Swift wrapper API for Microsoft Band SDK.

Requirements

Swift > 3, xcode > 8.x

Installation

MicrosoftBand is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "MicrosoftBand"

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

For clean installing Pod into example project, from the Example directory run this:

rm Pods/Manifest.lock && rm Podfile.lock && pod install

In xCode, You may have to drag and drop MicrosoftBandKit_iOS.framework from Pods\...\MicrosoftBand\Frameworks into your projects' Linked Frameworks and Libraries

Author

Sumanth, @xmlking

License

This MicrosoftBand Pod is available under the MIT license. See the LICENSE file for more info.

Third Party Software: Microsoft Band SDK is udner Microsoft's license.