QuietUnrar/Carthage/Build/iOS/UnrarKit.framework/Modules/module.modulemap

7 lines
97 B
Plaintext
Raw Normal View History

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