This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.

6 lines
128 B
Mathematica
Raw Normal View History

2019-07-25 20:11:12 +08:00
#import <Foundation/Foundation.h>
@interface PodsDummy_Pods_Example : NSObject
@end
@implementation PodsDummy_Pods_Example
@end