blob: 302fa6e1fb2c5592e7ee251507e7064345ced1a9 [file] [log] [blame]
{
"name": "LSiOSTextField",
"version": "0.0.2",
"summary": "视图控件 - textfield",
"description": "单文本输入框\n更新内容:修改文字描述",
"homepage": "https://code.aliyun.com/LSKit/LSiOSTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSTextField.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSTextField/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSBasic": [
]
}
}