提交
This commit is contained in:
16
Pods/AliyunOSSiOS/AliyunOSSSDK/OSSHttpdns.h
generated
Normal file
16
Pods/AliyunOSSiOS/AliyunOSSSDK/OSSHttpdns.h
generated
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// OSSHttpdns.h
|
||||
// AliyunOSSiOS
|
||||
//
|
||||
// Created by zhouzhuo on 5/1/16.
|
||||
// Copyright © 2016 zhouzhuo. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface OSSHttpdns : NSObject
|
||||
|
||||
+ (instancetype)sharedInstance;
|
||||
|
||||
- (NSString *)asynGetIpByHost:(NSString *)host;
|
||||
@end
|
||||
Reference in New Issue
Block a user