6 lines
124 B
Objective-C
6 lines
124 B
Objective-C
#import <Foundation/Foundation.h>
|
|
@interface PodsDummy_SVGAPlayer : NSObject
|
|
@end
|
|
@implementation PodsDummy_SVGAPlayer
|
|
@end
|