blob: 1758c156bd4e1f413fec4faa7adddb39473bb0e8 [file] [log] [blame]
{
"name": "LSiOSTextField",
"version": "1.0.1",
"summary": "视图控件 - textfield",
"description": "单文本输入框\n更新内容:\n优化取值类型转换,避免对象在assign时闪退",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSTextField/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSHook": [
]
}
}