20 lines
		
	
	
		
			561 B
		
	
	
	
		
			C
		
	
	
	
		
		
			
		
	
	
			20 lines
		
	
	
		
			561 B
		
	
	
	
		
			C
		
	
	
	
|  | //
 | ||
|  | //  AnyThinkGDTAdapter.h
 | ||
|  | //  AnyThinkGDTAdapter
 | ||
|  | //
 | ||
|  | //  Created by Topon on 11/11/20.
 | ||
|  | //  Copyright © 2020 AnyThink. All rights reserved.
 | ||
|  | //
 | ||
|  | 
 | ||
|  | #import <Foundation/Foundation.h>
 | ||
|  | 
 | ||
|  | //! Project version number for AnyThinkGDTAdapter.
 | ||
|  | FOUNDATION_EXPORT double AnyThinkGDTAdapterVersionNumber; | ||
|  | 
 | ||
|  | //! Project version string for AnyThinkGDTAdapter.
 | ||
|  | FOUNDATION_EXPORT const unsigned char AnyThinkGDTAdapterVersionString[]; | ||
|  | 
 | ||
|  | // In this header, you should import all the public headers of your framework using statements like #import <AnyThinkGDTAdapter/PublicHeader.h>
 | ||
|  | 
 | ||
|  | 
 |