blob: fa4ed0c1394abeeaf14d8a1de523cd1e6935270c [file] [log] [blame]
{
"name": "LSiOSTextView",
"version": "0.0.2",
"summary": "视图控件 - text view",
"description": "多文本输入框,目前仅支持增加预留文字和颜色\n更新内容:修改文字描述",
"homepage": "https://code.aliyun.com/LSKit/LSiOSTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSTextView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSTextView/Classes/**/*",
"frameworks": "UIKit"
}