|
//
// Paiai_iOS.h
// Paiai_iOS
//
// Created by FFIB on 2018/12/19.
// Copyright © 2018 FFIB. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for Paiai_iOS.
FOUNDATION_EXPORT double Paiai_iOSVersionNumber;
//! Project version string for Paiai_iOS.
FOUNDATION_EXPORT const unsigned char Paiai_iOSVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <Paiai_iOS/PublicHeader.h>
|