blob: b65b5d27f3e828cde85c38cc2887e917fd5234a2 [file] [log] [blame]
{
"name": "LSiOSTextField",
"version": "0.0.3",
"summary": "视图控件 - textfield",
"description": "单文本输入框\n更新内容:和basic解耦",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSTextField/Classes/**/*",
"frameworks": "UIKit"
}