SECoreTextView is multi-line rich text view library with clickable links, selectable text, embedding images and editing.
OS X 10.7(Lion) or later / iOS 5 or later
pod 'SECoreTextView'
git clone [email protected]:kishikawakatsumi/SECoreTextView.git
- Copy files in
Lib
andResources
to your project. - Add
CoreText.framework
to your target.
SECoreTextView is available under the MIT license. See the LICENSE file for more info.