blob: 587c4c814640dada7605cf54f543c5e38019c7ea [file] [log] [blame]
{
"name": "CYRTextView",
"version": "0.3.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A rich text view that allows easy syntax highlighting through regular expressions, line numbers, and more.",
"authors": {
"Illya Busigin": "http://illyabusigin.com/"
},
"source": {
"git": "https://github.com/illyabusigin/CYRTextView.git",
"tag": "0.3.5"
},
"homepage": "https://github.com/illyabusigin/CYRTextView",
"platforms": {
"ios": "7.0"
},
"source_files": "CYRTextView",
"frameworks": "CoreText",
"requires_arc": true
}