BaiduMap_IOSSDK_v6.6.3_Docs  6.6.3
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 FOUNDATION_EXTERN NSString* BMKGetMapApiUtilsComponentVersion(void);
24 
29 UIKIT_EXTERN BOOL BMKCheckUtilsComponentIsLegal(void);
30 
31 
32 #endif /* BMKUtilsVersion_h */
BMKCheckUtilsComponentIsLegal
UIKIT_EXTERN BOOL BMKCheckUtilsComponentIsLegal(void)
BMKGetMapApiUtilsComponentVersion
FOUNDATION_EXTERN NSString * BMKGetMapApiUtilsComponentVersion(void)