You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i try to use HKDFKit with cocoa pod using "pod 'HKDFKit', '~> 0.0.3’," It add dependency of https://github.com/FredericJacobs/HKDFKit, which is in Objective C, Is there any way to add swift interface?
Hi,
When i try to use HKDFKit with cocoa pod using "pod 'HKDFKit', '~> 0.0.3’," It add dependency of https://github.com/FredericJacobs/HKDFKit, which is in Objective C, Is there any way to add swift interface?