Is there a right way to add a cocoapods dependency...
# multiplatform
i
Is there a right way to add a cocoapods dependency which is swift only (no module.map) and it depends on iOS frameworks… currently I am at dead end 🤷
👍 1
l
Keep in mind that Kotlin currently doesn’t have interop with pure swift. It can only interop with classes/methods marked with the objc annotation.
👍 1
i
The git repo I am using and fails is: https://github.com/Parrot-Developers/pod_groundsdk