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

7 lines
110 B
Plaintext

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