lpw
2024-06-12 09e73ac42fe2feb7925d954fed88a2eaa57697f7
commit | author | age
09e73a 1 //
L 2 //  Didomi.h
3 //  Didomi
4 //
5 //  Created by Michael Novak on 9/16/18.
6 //  Copyright © 2018 Didomi. All rights reserved.
7 //
8
9 #import <UIKit/UIKit.h>
10
11 //! Project version number for Didomi.
12 FOUNDATION_EXPORT double DidomiVersionNumber;
13
14 //! Project version string for Didomi.
15 FOUNDATION_EXPORT const unsigned char DidomiVersionString[];
16
17 // In this header, you should import all the public headers of your framework using statements like #import <Didomi/PublicHeader.h>
18
19