com.guru.unity.adjust/Adjust/iOS/AdjustUnity.h

15 lines
263 B
C
Raw Permalink Normal View History

2023-12-26 03:52:53 +00:00
//
// AdjustUnity.h
// Adjust SDK
//
// Created by Pedro Silva (@nonelse) on 27th March 2014.
// Copyright © 2012-2018 Adjust GmbH. All rights reserved.
//
/**
* @brief The main interface to Adjust Unity bridge.
*/
@interface AdjustUnity : NSObject
@end