BaiduMap_IOSSDK_v4.2.1_Docs
BMKUtilsVersion.h
1
//
2
// BMKUtilsVersion.h
3
// UtilsComponent
4
//
5
// Created by wzy on 15/9/9.
6
// Copyright © 2015年 baidu. All rights reserved.
7
//
8
9
#ifndef BMKUtilsVersion_h
10
#define BMKUtilsVersion_h
11
12
#import <UIKit/UIKit.h>
13
23
UIKIT_EXTERN NSString* BMKGetMapApiUtilsComponentVersion();
24
29
UIKIT_EXTERN BOOL BMKCheckUtilsComponentIsLegal();
30
31
32
#endif
/* BMKUtilsVersion_h */
制作者
1.8.14