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