Files
PINRemoteImage/Example-tvOS/Pods/Target Support Files/Pods-PINRemoteImage.tvOSExample-PINCache/Pods-PINRemoteImage.tvOSExample-PINCache-prefix.pch
2016-04-04 16:24:37 -07:00

8 lines
107 B
Plaintext

#ifdef __OBJC__
#import <UIKit/UIKit.h>
#endif
#ifndef TARGET_OS_WATCH
#define TARGET_OS_WATCH 0
#endif