blob: 64fd56b5a0b1a3f238f1ee0a2ee432280738482f [file] [log] [blame]
{
"name": "LSiOSTextView",
"version": "0.0.1",
"summary": "朗新框架 - 视图控件",
"description": "多文本输入框,目前仅支持增加预留文字和颜色",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSTextView/Classes/**/*",
"frameworks": "UIKit"
}