Add new pods.
- RxSwift - RXCocoa
This commit is contained in:
16
Pods/Target Support Files/RxSwift/RxSwift-umbrella.h
generated
Normal file
16
Pods/Target Support Files/RxSwift/RxSwift-umbrella.h
generated
Normal file
@ -0,0 +1,16 @@
|
||||
#ifdef __OBJC__
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#else
|
||||
#ifndef FOUNDATION_EXPORT
|
||||
#if defined(__cplusplus)
|
||||
#define FOUNDATION_EXPORT extern "C"
|
||||
#else
|
||||
#define FOUNDATION_EXPORT extern
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
FOUNDATION_EXPORT double RxSwiftVersionNumber;
|
||||
FOUNDATION_EXPORT const unsigned char RxSwiftVersionString[];
|
||||
|
Reference in New Issue
Block a user