How to get .framework from third-party libraries?

Hi!

I was recently integrated some Android and IOS libs. But some of iOS libs use CocoaPods, which UE does not support. So I need to get .framework static libraries from those to include in my project.

Does anybody know, how can I extract and get static libs from such third-parties??

Thank you!

Hi! Is there any news?