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