//
//  AliThirdparty.h
//  AliThirdparty
//
//  Created by shiping.csp on 2018/3/19.
//  Copyright © 2018年 shiping.csp. All rights reserved.
//

#import <UIKit/UIKit.h>

//! Project version number for AliThirdparty.
FOUNDATION_EXPORT double AliThirdpartyVersionNumber;

//! Project version string for AliThirdparty.
FOUNDATION_EXPORT const unsigned char AliThirdpartyVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <AliThirdparty/PublicHeader.h>


