how can I solve "no podspec found" (when trying to...
# multiplatform
k
how can I solve "no podspec found" (when trying to cocoapods install/update) for ios build in MPP?
It seems that I need to use cocoapods plugin, that will generate podspec. Any ideas how to specify output folder for it? Haven't found any docs for it 😞 The only documentation that I found is : https://kotlinlang.org/docs/reference/native/cocoapods.html