提交
This commit is contained in:
22
Pods/AliyunOSSiOS/Supporting Files/AliyunOSSiOS.h
generated
Normal file
22
Pods/AliyunOSSiOS/Supporting Files/AliyunOSSiOS.h
generated
Normal file
@@ -0,0 +1,22 @@
|
||||
//
|
||||
// AliyunOSSiOS.h
|
||||
// AliyunOSSiOS
|
||||
//
|
||||
// Created by xuyecan on 28/11/2016.
|
||||
// Copyright © 2016 xuyecan. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
//! Project version number for AliyunOSSiOS.
|
||||
FOUNDATION_EXPORT double AliyunOSSiOSVersionNumber;
|
||||
|
||||
//! Project version string for AliyunOSSiOS.
|
||||
FOUNDATION_EXPORT const unsigned char AliyunOSSiOSVersionString[];
|
||||
|
||||
// In this header, you should import all the public headers of your framework using statements like #import <AliyunOSSiOS/PublicHeader.h>
|
||||
|
||||
#import "OSSService.h"
|
||||
#import "OSSCompat.h"
|
||||
#import "OSSXMLDictionary.h"
|
||||
#import "OSSIPv6Adapter.h"
|
||||
Reference in New Issue
Block a user