blob: c97ebc7c124ec976f7d38a980a4d23dd3f30fb93 [file] [log] [blame]
{
"name": "RegeributedTextView",
"version": "0.2.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RegeributedTextView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}