blob: 872bcf1a771f8c8f9451e618e46f40dffbbc9292 [file] [log] [blame]
{
"name": "CYRTextView",
"version": "0.3.0",
"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.0"
},
"homepage": "https://github.com/illyabusigin/CYRTextView",
"platforms": {
"ios": "7.0"
},
"source_files": "CYRTextView",
"frameworks": "CoreText",
"requires_arc": true
}