# secoretextview **Repository Path**: mirrors/secoretextview ## Basic Information - **Project Name**: secoretextview - **Description**: SECoreTextView is multi style text view. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2017-04-02 - **Last Updated**: 2025-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SECoreTextView ![License MIT](https://go-shields.herokuapp.com/license-MIT-yellow.png) ============== [![Version](https://cocoapod-badges.herokuapp.com/v/SECoreTextView/badge.png)](https://cocoapod-badges.herokuapp.com/v/PEPhotoCropEditor/badge.png) [![Platform](https://cocoapod-badges.herokuapp.com/p/SECoreTextView/badge.png)](https://cocoapod-badges.herokuapp.com/p/PEPhotoCropEditor/badge.png) [![Build Status](https://travis-ci.org/kishikawakatsumi/SECoreTextView.png?branch=master)](https://travis-ci.org/kishikawakatsumi/SECoreTextView) [![Analytics](https://ga-beacon.appspot.com/UA-4291014-9/SECoreTextView/README.md)](https://github.com/igrigorik/ga-beacon) SECoreTextView is multi-line rich text view library with clickable links, selectable text, embedding images and editing. Movie 1 ## Features ### Multi-Line Rich text iOS ScreenShot 1 ### Clickable hyper link iOS ScreenShot 2 ### Embedding Images, Custom views, or Any blocks iOS ScreenShot 8  iOS ScreenShot 9 ### Text selection iOS ScreenShot 3  iOS ScreenShot 4  iOS ScreenShot 6 ### Copy & Paste iOS ScreenShot 5 ### Editing (iOS only) iOS ScreenShot 5 ### Both OS X / iOS supported OS X ScreenShot 2 ## System Requirement **OS X 10.7(Lion) or later / iOS 5 or later** ## Installation ### CocoaPods `pod 'SECoreTextView'` ### Manual Install 1. `git clone git@github.com:kishikawakatsumi/SECoreTextView.git` 2. Copy files in `Lib` and `Resources` to your project. 3. Add `CoreText.framework` to your target. [Apache]: http://www.apache.org/licenses/LICENSE-2.0 [MIT]: http://www.opensource.org/licenses/mit-license.php [GPL]: http://www.gnu.org/licenses/gpl.html [BSD]: http://opensource.org/licenses/bsd-license.php ## License SECoreTextView is available under the [MIT license][MIT]. See the LICENSE file for more info.