6 lines
122 B
Objective-C

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