[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 1 / 6 / NTYSmartTextView / 0.2.0 / NTYSmartTextView.podspec.json
blob21148e30c3702d5ab2ecd1f5a97c68f6105c630e
2   "name": "NTYSmartTextView",
3   "version": "0.2.0",
4   "summary": "NSTextView with smart features",
5   "description": "                       NSTextView with following smart features\n                       * Smart indent\n                       * Soft tab\n                       * Auto pair completion\n",
6   "homepage": "https://github.com/naoty/NTYSmartTextView",
7   "license": "MIT",
8   "authors": {
9     "Naoto Kaneko": "naoty.k@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/naoty/NTYSmartTextView.git",
13     "tag": "0.2.0"
14   },
15   "screenshots": "https://raw.githubusercontent.com/naoty/NTYSmartTextView/master/screenshot.gif",
16   "social_media_url": "https://twitter.com/naoty_k",
17   "platforms": {
18     "osx": null
19   },
20   "requires_arc": true,
21   "source_files": "Classes"