Hello!
I tried to integrate a pod in my KMP project. Added the pod in the cocoapods part of the gradle file and synced the project. But I could only find _PodName_SwiftVersionNumber and PodName_SwiftVersionString_ in the iOSMain section_._ Isn't this how pod is integrated in a KMP project? Am i doing something wrong or the pod i am trying to use is not compatible with KMP?