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