TKBERTLVRecord in iOS 11?

I'm using TKBERTLVRecord in a framework I develop. TKBERTLVRecord is available from iOS 10 which is fine since my framework is supposed to supports iOS 11 and up. Problem is TKLBERTLVRecord is part of CryptoTokenKit which is only available from iOS 13.0. Is there, as indicated, a way to use TLBERTLVRecord in an app targeting iOS 11?
TKBERTLVRecord in iOS 11?
 
 
Q