5 lines
128 B

#import <Foundation/Foundation.h>
@interface PodsDummy_ObjectMapper : NSObject
@end
@implementation PodsDummy_ObjectMapper
@end