I have a library for Swift made by colleagues and I should use it in my project in b4i for ios. But I don't know how it can be integrated. In B4i was very simple integrate a sdk.
As I wrote, you cannot directly upload a framework to the hosted builder. If it is not too large then I can upload it. Or you can switch to a local builder.
Note that accessing an external swift framework is not trivial.