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/Toast-Swift/Toast-Swift-umbrella.h
T

17 lines
314 B
Objective-C
Raw Normal View History

#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif
FOUNDATION_EXPORT double Toast_SwiftVersionNumber;
FOUNDATION_EXPORT const unsigned char Toast_SwiftVersionString[];