You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

19 lines
534 B

//
// LTMorphingLabel.h
// LTMorphingLabel
//
// Created by Lex Tang on 1/8/15.
// Copyright (c) 2015 lexrus.com. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for LTMorphingLabel.
FOUNDATION_EXPORT double LTMorphingLabelVersionNumber;
//! Project version string for LTMorphingLabel.
FOUNDATION_EXPORT const unsigned char LTMorphingLabelVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <LTMorphingLabel/PublicHeader.h>