How to use SQLCipher Core data ios swift with pods

I’ve been searching for a considerable amount of time now. Is there any place with a tutorial on how to use sqlcipher in ios by installing it with cocoapods. I’ve found out some half tutorials using objective c but im not clear on how to use it on swift with core data.

I have found this project

but once again is using .m and .h files

I’ve already installed the pods. What else do I need to do/set?
Can you provide me with a sample project or guide me to the correct direction? I feel lost.
Thank you.

Hello @Joao_Serra - the Project iMAS encrypted core data project is separate from SQLCipher. That said, you might find this tutorial a helpful place to start: