A Swift implementation of the NanoPack serialization format.
nanoc
supports generating Swift code from NanoPack schemas:
nanoc --language swift schema1.yaml schema2.yaml ...
The generated code imports this library, so please make sure that this library is included in the project that is using the generated code.