jsdw_ios/Pods/Target Support Files/SGQRCode/SGQRCode.modulemap

7 lines
106 B
Plaintext

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