docs
Units of Measurement for Fitness
FitnessUnits is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "FitnessUnits"
Swift Package Manager:
Swift
dependencies: [ .package(url: "https://github.com/FitnessKit/FitnessUnits", from: "3.1.0"), ]
Swift4
dependencies: [ .package(url: "https://github.com/FitnessKit/FitnessUnits", .branch("swift42")), ]
String
Unit
Measurement
This package is developed and maintained by Kevin A. Hoogheem
FitnessUnits is available under the MIT license
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
FitnessUnits
Units of Measurement for Fitness
Installation
FitnessUnits is available through CocoaPods. To install it, simply add the following line to your Podfile:
Swift Package Manager:
Swift
Swift4
New Dimensional Unit Types
Extensions to Dimensional Units
New Dimensionless Unit Types
New Measurement Types
String
value associated with aUnit
Measurement
that provides feedback on validity of data.Other Types
Author
This package is developed and maintained by Kevin A. Hoogheem
License
FitnessUnits is available under the MIT license