b0b0cf42d118294b558f3e727fc75511 175 B

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