mirror of
https://github.com/wu736139669/jingdongkaipule.git
synced 2026-08-05 05:55:19 +00:00
初始化代码
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
//
|
||||
// JDKeplerSDK.h
|
||||
// JDKeplerSDK
|
||||
//
|
||||
// Created by JD.K on 16/3/15.
|
||||
// Copyright © 2016年 JD.K. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
//! Project version number for JDKeplerSDK.
|
||||
FOUNDATION_EXPORT double JDKeplerSDKVersionNumber;
|
||||
|
||||
//! Project version string for JDKeplerSDK.
|
||||
FOUNDATION_EXPORT const unsigned char JDKeplerSDKVersionString[];
|
||||
|
||||
// In this header, you should import all the public headers of your framework using statements like #import <JDKeplerSDK/PublicHeader.h>
|
||||
#import<JDKeplerSDK/KeplerApiManager.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user