//// IBTUINavigationController.h// IBTImagePicker//// Created by Xummer on 1/17/15.// Copyright (c) 2015 Xummer. All rights reserved.//#import <UIKit/UIKit.h>@interfaceIBTUINavigationController:UINavigationController@property(assign,nonatomic)BOOLbEnablePopGesture;@end