#import #import "AFURLResponseSerialization.h" @interface BinaryResponseSerializer : AFHTTPResponseSerializer + (instancetype)serializer; @end