Files
RETableViewManager/RETableViewManagerExample/Pods/Pods-environment.h
2013-10-08 09:59:16 -05:00

21 lines
683 B
C

// To check if a library is compiled with CocoaPods you
// can use the `COCOAPODS` macro definition which is
// defined in the xcconfigs so it is available in
// headers also when they are imported in the client
// project.
// REFormattedNumberField
#define COCOAPODS_POD_AVAILABLE_REFormattedNumberField
#define COCOAPODS_VERSION_MAJOR_REFormattedNumberField 1
#define COCOAPODS_VERSION_MINOR_REFormattedNumberField 1
#define COCOAPODS_VERSION_PATCH_REFormattedNumberField 1
// REValidation
#define COCOAPODS_POD_AVAILABLE_REValidation
#define COCOAPODS_VERSION_MAJOR_REValidation 0
#define COCOAPODS_VERSION_MINOR_REValidation 1
#define COCOAPODS_VERSION_PATCH_REValidation 4