How can I include my dependent framework's objects to my framework

There is no officially supported solution yet, but there is an incomplete, unofficial one which is already sufficient for most cases:

@_exported import BFramework

You can read about the remaining issues in this thread: