QuietUnrar/Carthage/Build/Mac/UnrarKit.framework/Versions/A/Modules/module.modulemap

7 lines
97 B
Plaintext

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