SellyCloudSDK_demo/Example/Pods/Target Support Files/FUCommonUIComponent/FUCommonUIComponent.modulemap

7 lines
128 B
Plaintext

framework module FUCommonUIComponent {
umbrella header "FUCommonUIComponent-umbrella.h"
export *
module * { export * }
}