mirror of
https://github.com/lil-org/tokenary.git
synced 2024-12-14 22:45:54 +03:00
6 lines
124 B
Objective-C
6 lines
124 B
Objective-C
#import <Foundation/Foundation.h>
|
|
@interface PodsDummy_Starscream : NSObject
|
|
@end
|
|
@implementation PodsDummy_Starscream
|
|
@end
|