Files
yinmeng-ios/xplan-ios/Library/RPSDK/SGSecurityBody.framework/Modules/module.modulemap
2021-09-23 19:32:54 +08:00

7 lines
109 B
Plaintext

framework module SGSecurityBody {
umbrella header "SGSecurityBody.h"
export *
module * { export * }
}