mirror of
https://github.com/averello/ContentKit.git
synced 2026-03-01 18:23:29 +01:00
6 lines
124 B
Objective-C
6 lines
124 B
Objective-C
#import <Foundation/Foundation.h>
|
|
@interface PodsDummy_ContentKit : NSObject
|
|
@end
|
|
@implementation PodsDummy_ContentKit
|
|
@end
|