// // YYText.h // YYText // // Created by ibireme on 15/2/25. // Copyright (c) 2015 ibireme. // // This source code is licensed under the MIT-style license found in the // LICENSE file in the root directory of this source tree. // #import #if __has_include() FOUNDATION_EXPORT double YYTextVersionNumber; FOUNDATION_EXPORT const unsigned char YYTextVersionString[]; #import #import #import #import #import #import #import #import #import #import #import #import #import #import #import #import #else #import "YYLabel.h" #import "YYTextView.h" #import "YYTextAttribute.h" #import "YYTextArchiver.h" #import "YYTextParser.h" #import "YYTextRunDelegate.h" #import "YYTextRubyAnnotation.h" #import "YYTextLayout.h" #import "YYTextLine.h" #import "YYTextInput.h" #import "YYTextDebugOption.h" #import "YYTextKeyboardManager.h" #import "YYTextUtilities.h" #import "NSAttributedString+YYText.h" #import "NSParagraphStyle+YYText.h" #import "UIPasteboard+YYText.h" #endif