Files
RedHotRoast-ios/HybridCLRData/StrippedAOTDllsTempProj/iOS/Pods/Target Support Files/Google-Mobile-Ads-SDK/Google-Mobile-Ads-SDK-umbrella.h
T
2026-07-17 14:03:00 +08:00

17 lines
334 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 Google_Mobile_Ads_SDKVersionNumber;
FOUNDATION_EXPORT const unsigned char Google_Mobile_Ads_SDKVersionString[];