#import "AppDelegate.h"

@interface AppDelegate (BraintreePlugin) <UIApplicationDelegate>
+ (AppDelegate *) instance;
@end
