JSONModel-dummy.m 122 Bytes
#import <Foundation/Foundation.h>
@interface PodsDummy_JSONModel : NSObject
@end
@implementation PodsDummy_JSONModel
@end