//
//  Signature.h
//  Signature
//
//  Created by Mauricio on 19/04/23.
//

#import <Foundation/Foundation.h>

//! Project version number for Signature.
FOUNDATION_EXPORT double SignatureVersionNumber;

//! Project version string for Signature.
FOUNDATION_EXPORT const unsigned char SignatureVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <Signature/PublicHeader.h>


