#import #import "ZBarSDK.h" @interface CsZBar : CDVPlugin - (void)scan: (CDVInvokedUrlCommand*)command; @end