Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.17 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.17 KB

DAAttributedLabel

CI Status Version License Platform

A custom AttributedLabel using TextKit to replace UILabel. You can customization truncationToken, lineSpacing and backgroundColor, and also you can add custom view attachments.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 8.0 +.

Installation

DAAttributedLabel is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'DAAttributedLabel'

Author

DarkAngel7, 535596858@qq.com

License

DAAttributedLabel is available under the MIT license. See the LICENSE file for more info.