TencentLocationSDK_iOS_v3.1
TencentLBS.h
1
//
2
// TencentLBS.h
3
// TencentLBS
4
//
5
// Created by mirantslu on 16/4/19.
6
// Copyright © 2016年 Tencent. All rights reserved.
7
//
8
9
#import <UIKit/UIKit.h>
10
12
FOUNDATION_EXPORT
double
TencentLBSVersionNumber;
13
15
FOUNDATION_EXPORT
const
unsigned
char
TencentLBSVersionString[];
16
17
// In this header, you should import all the public headers of your framework using statements like #import <TencentLBS/PublicHeader.h>
18
19
#import <TencentLBS/TencentLBSLocation.h>
20
#import <TencentLBS/TencentLBSLocationManager.h>
21
#import <TencentLBS/TencentLBSLocationUtils.h>
TencentLBS.h
制作者
1.8.13