Files
ios_task_2/iOSTask/Pods/Target Support Files/ObjectMapper/ObjectMapper-umbrella.h
T

17 lines
316 B
Objective-C
Raw Normal View History

2023-03-13 23:20:27 +05:30
#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 ObjectMapperVersionNumber;
FOUNDATION_EXPORT const unsigned char ObjectMapperVersionString[];