Is it currently possible to consume a cocoapod in ...
# multiplatform
p
Is it currently possible to consume a cocoapod in a Kotlin MPP shared module? I see this plugin(https://github.com/JetBrains/kotlin-native/blob/master/COCOAPODS.md). Is that the best option currently? Use case being creating a library that uses a cocoapod dependency for iOS implementation.
🌟 1
👍 1
k
hand't seen that yet, that's awesome
i'll definitely be using that
p
I just started looking. Having trouble pulling the plugin. not sure what repo needs to be added to the buildscript.
k
there should be an eap repo. i am not familiar with how to find it since I have only used release versions
p
thank you
ran into some conflicts after updating and I'm unable to compile. Having issues with some of the MPP deps I am using including ktor.
s
Use case being creating a library that uses a cocoapod dependency for iOS implementation.
This is not supported in the plugin yet.
l
@svyatoslav.scherbina Is there an issue regarding that we can follow?
s
No, feel free to create one.
p
I think this will be a big one for enabling the ecosystem
k
the linked page seems to indicate it's supported
under Interoperability
l
@Patrick Jackson Would you create that issue on kotl.in/issue?
p
sure thing