//
//  NotaWebViewExt.h
//  NotaWebViewExt
//
//  Created by Morten Anton Bach Sjøgren on 14/01/2020.
//  Copyright © 2020 Morten Anton Bach Sjøgren. All rights reserved.
//

#import <Foundation/Foundation.h>

//! Project version number for NotaWebViewExt.
FOUNDATION_EXPORT double NotaWebViewExtVersionNumber;

//! Project version string for NotaWebViewExt.
FOUNDATION_EXPORT const unsigned char NotaWebViewExtVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <NotaWebViewExt/PublicHeader.h>


