blob: 21148e30c3702d5ab2ecd1f5a97c68f6105c630e [file] [log] [blame]
{
"name": "NTYSmartTextView",
"version": "0.2.0",
"summary": "NSTextView with smart features",
"description": " NSTextView with following smart features\n * Smart indent\n * Soft tab\n * Auto pair completion\n",
"homepage": "https://github.com/naoty/NTYSmartTextView",
"license": "MIT",
"authors": {
"Naoto Kaneko": "naoty.k@gmail.com"
},
"source": {
"git": "https://github.com/naoty/NTYSmartTextView.git",
"tag": "0.2.0"
},
"screenshots": "https://raw.githubusercontent.com/naoty/NTYSmartTextView/master/screenshot.gif",
"social_media_url": "https://twitter.com/naoty_k",
"platforms": {
"osx": null
},
"requires_arc": true,
"source_files": "Classes"
}