5 lines
109 B

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