This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
avh-plan-ios/Pods/Target Support Files/GoogleDataTransport/GoogleDataTransport-dummy.m
T

6 lines
142 B
Objective-C
Raw Normal View History

2019-08-12 11:20:21 +02:00
#import <Foundation/Foundation.h>
@interface PodsDummy_GoogleDataTransport : NSObject
@end
@implementation PodsDummy_GoogleDataTransport
@end