# 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 
==============
[](https://cocoapod-badges.herokuapp.com/v/PEPhotoCropEditor/badge.png)
[](https://cocoapod-badges.herokuapp.com/p/PEPhotoCropEditor/badge.png)
[](https://travis-ci.org/kishikawakatsumi/SECoreTextView)
[](https://github.com/igrigorik/ga-beacon)
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
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.