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

7 lines
104 B
Plaintext

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