Files
yuyin_ios/Pods/Target Support Files/Pods-SweetParty/Pods-SweetParty-umbrella.h
2025-08-08 11:05:33 +08:00

17 lines
322 B
Objective-C

#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 Pods_SweetPartyVersionNumber;
FOUNDATION_EXPORT const unsigned char Pods_SweetPartyVersionString[];