#import <UIKit/UIKit.h>

//! Project version number for LocalNotificationsPlugin.
FOUNDATION_EXPORT double LocalNotificationsVersionNumber;

//! Project version string for LocalNotificationsPlugin.
FOUNDATION_EXPORT const unsigned char LocalNotificationsPluginVersionString[];

// In this header, you should import all the public headers of your framework
#import <Notification.h>
#import <NotificationManager.h>