framework module NECommonKit { umbrella header "NECommonKit-umbrella.h" export * module * { export * } } module NECommonKit.Swift { header "NECommonKit-Swift.h" requires objc }