WYPopoverController-umbrella.h 229 B

123456789
  1. #import <UIKit/UIKit.h>
  2. #import "WYPopoverController.h"
  3. #import "WYStoryboardPopoverSegue.h"
  4. FOUNDATION_EXPORT double WYPopoverControllerVersionNumber;
  5. FOUNDATION_EXPORT const unsigned char WYPopoverControllerVersionString[];