
#import <Cordova/CDVPlugin.h>
#import <PebbleKit/PebbleKit.h>

@interface Pebble : CDVPlugin <PBPebbleCentralDelegate>

@end
