replacing AFNewtworking file and classes names to prevent conflicts with the real AFNetworking pod

This commit is contained in:
Meir Amar
2021-07-25 14:59:57 +03:00
parent 0ccf64e289
commit c2a0317b8f
23 changed files with 268 additions and 268 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#import <Foundation/Foundation.h>
#import "AFURLRequestSerialization.h"
#import "SM_AFURLRequestSerialization.h"
@interface TextRequestSerializer : AFHTTPRequestSerializer