blob: 02cc6a386486d87058b1c75b1275ab8684300dba [file] [log] [blame]
{
"name": "RegeributedTextView",
"version": "0.2.1",
"summary": "`RegeributedTextView` is a subclass of `UITextView` and very easy to use attribute string.",
"description": "RegeributedTextView is a subclass of UITextView that supports attribute string based on regular expression.",
"homepage": "https://github.com/rinov/RegeributedTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rinov": "rinov@rinov.jp"
},
"source": {
"git": "https://github.com/rinov/RegeributedTextView.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RegeributedTextView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}