aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/examples/Sample/Pods/Target Support Files/Pods-SampleTests-RxLibrary/Pods-SampleTests-RxLibrary-dummy.m
blob: d57aef11d68120ea48848750027d4aa02d77b457 (plain)
1
2
3
4
5
#import <Foundation/Foundation.h>
@interface PodsDummy_Pods_SampleTests_RxLibrary : NSObject
@end
@implementation PodsDummy_Pods_SampleTests_RxLibrary
@end