blob: e7c92a1607c75c803e36f5a509572f37d8336d93 [file] [log] [blame]
{
"name": "CYRTextView",
"version": "0.2.0",
"license": "MIT",
"summary": "A rich text view that 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.2.0"
},
"homepage": "https://github.com/illyabusigin/CYRTextView",
"platforms": {
"ios": "7.0"
},
"source_files": "CYRTextView",
"frameworks": "CoreText",
"requires_arc": true
}