5 lines
109 B

framework module AFNetworking {
umbrella header "AFNetworking.h"
export *
module * { export * }
}