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