1framework module SomeOtherKit {2 umbrella header "SomeOtherKit.h"3 export *4 module * { export * }5}6