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