You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

18 lines
519 B

//
// RSLicenseUtil.h
// RSLicenseSDK
// Copyright © 2018년 RAONSECURE All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for RSLicenseSDK.
FOUNDATION_EXPORT double RSLicenseSDKVersionNumber;
//! Project version string for RSLicenseSDK.
FOUNDATION_EXPORT const unsigned char RSLicenseSDKVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <RSLicenseSDK/PublicHeader.h>
#import <RSLicenseSDK/RSLicenseChecker.h>