6 lines
118 B
Objective-C

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