lipengwei
2020-05-27 60b9637b6e97170a4059a2aeaeeac1cd827fcffc
commit | author | age
6c0388 1 //
W 2 //  VKSdkFramework.h
60b963 3 //  VKSdkFramework
6c0388 4 //
60b963 5 //  Created by wuyx on 2017/1/3.
L 6 //  Copyright © 2017年 GHW. All rights reserved.
6c0388 7 //
W 8
9 #import <UIKit/UIKit.h>
10
11 //! Project version number for VKSdkFramework.
12 FOUNDATION_EXPORT double VKSdkFrameworkVersionNumber;
13
14 //! Project version string for VKSdkFramework.
15 FOUNDATION_EXPORT const unsigned char VKSdkFrameworkVersionString[];
16
17 // In this header, you should import all the public headers of your framework using statements like #import <VKSdkFramework/PublicHeader.h>
60b963 18 //time:2017/1/3 11:28
L 19