#import <Cordova/CDVPlugin.h>
#import <Foundation/Foundation.h>
#import "RGLWMain.h"
@import UIKit;

@interface CVDDocumentReader : CDVPlugin
@end
