mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2024-11-25 16:48:01 -05:00
6 lines
132 B
Mathematica
6 lines
132 B
Mathematica
|
#import <Foundation/Foundation.h>
|
||
|
@interface PodsDummy_Pods_ScratchJr : NSObject
|
||
|
@end
|
||
|
@implementation PodsDummy_Pods_ScratchJr
|
||
|
@end
|