#import <Foundation/Foundation.h>
#import <Cordova/CDV.h>

@interface HideHomeIndicatorPlugin : CDVPlugin {
}

@end
