百度定位SDK for iOS v1.5 类参考
output
Release-iphoneos
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 */
生成于 2019年 二月 27日 星期三 15:31:17 , 为 百度定位SDK for iOS v1.5 类参考使用
1.8.14