Developing a single module dependency for both Xcode and Android Studio?

Hello,

I read some questions that are similar, but not quite the same as what I would like to accomplish.

I would like to know if there is a way to create a single Swift dependency module to use in both Xcode and Android Studio?

Basically, I would like to develop this module in one place like Silver and export it to be used in both Xcode and Android Studio. This way I don’t have to duplicate development efforts.

Any suggestions/help with this would be greatly appreciated!

Thanks,
Jason