FitnessKit / AntMessageProtocol

Swift Implementation of the ANT Message Protocol

Home Page:https://fitnesskit.github.io/AntMessageProtocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AntMessageProtocol

Swift5.2 Version License Platform

Swift Version of the ANT Message Protocol.

Installation

CocoaPods. To install it, simply add the following line to your Podfile:

    pod 'AntMessageProtocol'

Swift Package Manager:

    dependencies: [
        .Package(url: "https://github.com/FitnessKit/AntMessageProtocol", from: "1.1.1")
    ]

How to Use

Author

This package is developed and maintained by Kevin A. Hoogheem

License

FitDataProtocol is available under the MIT license

About

Swift Implementation of the ANT Message Protocol

https://fitnesskit.github.io/AntMessageProtocol

License:MIT License


Languages

Language:Swift 98.5%Language:Ruby 1.4%Language:Dockerfile 0.1%