提交 CocoaPods 依赖目录
This commit is contained in:
20
Pods/AMapFoundation-NO-IDFA/AMapFoundationKit.framework/Headers/AMapFoundationKit.h
generated
Normal file
20
Pods/AMapFoundation-NO-IDFA/AMapFoundationKit.framework/Headers/AMapFoundationKit.h
generated
Normal file
@ -0,0 +1,20 @@
|
||||
//
|
||||
// AMapFoundationKit.h
|
||||
// AMapFoundationKit
|
||||
//
|
||||
// Created by xiaoming han on 15/10/28.
|
||||
// Copyright © 2015年 Amap. All rights reserved.
|
||||
//
|
||||
|
||||
#import <AMapFoundationKit/AMapFoundationVersion.h>
|
||||
#import <AMapFoundationKit/AMapServices.h>
|
||||
#import <AMapFoundationKit/AMapURLSearchConfig.h>
|
||||
#import <AMapFoundationKit/AMapURLSearchType.h>
|
||||
#import <AMapFoundationKit/AMapURLSearch.h>
|
||||
#import <AMapFoundationKit/AMapFoundationConst.h>
|
||||
|
||||
#import <AMapFoundationKit/AMapUtility.h>
|
||||
|
||||
#if __has_include(<AMapFoundationKit/AMapLicenseManager.h>)
|
||||
#import <AMapFoundationKit/AMapLicenseManager.h>
|
||||
#endif
|
||||
Reference in New Issue
Block a user