7 lines
108 B
Plaintext

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