AntMessageProtocol
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: 0.1.3)
]
How to Use
Author
Kevin A. Hoogheem
License
FitDataProtocol is available under the MIT license. See the LICENSE file for more info.
View on GitHub
AntMessageProtocol Reference