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

7 lines
104 B
Plaintext

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