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