= "SensorKit"
= "objc2-sensor-kit"
= ["objc2", "objc2-foundation", "bitflags"]
= "14.0"
# NOTE: This framework for some reason does not specify
# `module * { export * }` in its module map, so it's
# unfortunately emitted as a single large file.
#
# This is also why `bitflags` is (currently) a required dependency.