blob: 7d243b434f6f64455c8ed9cc1a248ea48646f781 [file] [log] [blame]
{
"name": "LEOTextView",
"version": "0.6.1",
"summary": "LEOTextView is a high-performance rich editor based on UITextView and code with TextKit.",
"description": "LEOTextView is a very high-performance rich editor. Because it's a subclass of UITextView, not UIWebView. All of code by TextKit framework.",
"homepage": "https://github.com/leonardo-hammer/LEOTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leonardo-hammer": "leonardo_hammer@zoho.com"
},
"source": {
"git": "https://github.com/leonardo-hammer/LEOTextView.git",
"tag": "0.6.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LEOTextView/Classes/**/*",
"resource_bundles": {
"LEOTextView": [
"LEOTextView/Assets/*"
]
},
"pushed_with_swift_version": "3.0"
}