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

@interface CVDFaceSDK : CDVPlugin
@end
