885aad37ef9a5951c50f54c3c6b0ab98 183 B

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