TabBarPicker/Example/Pods/Target Support Files/Pods-TabBarPicker_Tests/Pods-TabBarPicker_Tests-environment.h
2015-07-16 14:18:12 +02:00

15 lines
430 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.
// TabBarPicker
#define COCOAPODS_POD_AVAILABLE_TabBarPicker
#define COCOAPODS_VERSION_MAJOR_TabBarPicker 0
#define COCOAPODS_VERSION_MINOR_TabBarPicker 1
#define COCOAPODS_VERSION_PATCH_TabBarPicker 0