blob: e610df74c2f7fcf4cf9b2b7145db5ce8cca16061 [file] [log] [blame]
{
"name": "NTYSmartTextView",
"version": "0.1.0",
"summary": "NSTextView with smart features",
"description": " NSTextView with following smart features\n * Smart indent\n * Soft tab\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.1.0"
},
"social_media_url": "https://twitter.com/naoty_k",
"platforms": {
"osx": null
},
"requires_arc": true,
"source_files": "Classes"
}