IBTUIView.h 185 Bytes
//
//  IBTUIView.h
//  XFFruit
//
//  Created by Xummer on 3/30/15.
//  Copyright (c) 2015 Xummer. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface IBTUIView : UIView

@end