2e607d2a75db7a2fdda604e1ae32b094 167 B

12345678910
  1. framework module RxCocoa {
  2. umbrella header "RxCocoa-umbrella.h"
  3. export *
  4. module * { export * }
  5. }
  6. module RxCocoa.__Swift {
  7. exclude header "RxCocoa-Swift.h"
  8. }