SECoreTextView
September 22, 2014 · View on GitHub
SECoreTextView is multi-line rich text view library with clickable links, selectable text, embedding images and editing.
Features
Multi-Line Rich text
Clickable hyper link
Embedding Images, Custom views, or Any blocks

Text selection

Copy & Paste
Editing (iOS only)
Both OS X / iOS supported
System Requirement
OS X 10.7(Lion) or later / iOS 5 or later
Installation
CocoaPods
pod 'SECoreTextView'
Manual Install
git clone git@github.com:kishikawakatsumi/SECoreTextView.git- Copy files in
LibandResourcesto your project. - Add
CoreText.frameworkto your target.
License
SECoreTextView is available under the MIT license. See the LICENSE file for more info.



