BaiduLoc_IOSSDK_v2.0.6_Docs
2.0.6
BMKLocationKit.framework
Headers
BMKLocationKitVersion.h
浏览该文件的文档.
1
//
2
// BMKLocationKitVersion.h
3
// BMKLocationKit
4
//
5
// Created by baidu on 17/9/9.
6
// Copyright © 2017年 baidu. All rights reserved.
7
//
8
9
#ifndef BMKLocationKitVersion_h
10
#define BMKLocationKitVersion_h
11
12
#import <UIKit/UIKit.h>
13
19
UIKIT_EXTERN NSString*
BMKLocationKitVersion
();
20
26
UIKIT_EXTERN
float
BMKLocationKitFloatVersion
();
27
28
29
30
#endif
/* BMKLocationKitVersion_h */
BMKLocationKitVersion
UIKIT_EXTERN NSString * BMKLocationKitVersion()
BMKLocationKitFloatVersion
UIKIT_EXTERN float BMKLocationKitFloatVersion()
制作者
1.8.20