SwiftCBOR
SwiftCBOR copied to clipboard
CBOR.map uses OrderedDictionary
[CBOR: CBOR] should be replaced with OrderedDictionary<CBOR, CBOR>
I like the idea of the change but for the time being the library is still published to Cocoapods and so having a dependency that only works via SwiftPM wouldn't be appropriate
I like the idea of the change but for the time being the library is still published to Cocoapods and so having a dependency that only works via SwiftPM wouldn't be appropriate
There is a plugin to integrate SPM package in a podfile called "cocoapods-spm"