Files
swiftGrammar/Pods/Target Support Files/LoggerAPI/LoggerAPI-dummy.m
2024-08-12 10:49:20 +08:00

6 lines
122 B
Objective-C

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