blob: 30c6b588f74b3778e5bb8a5995e13abde1928b8d [file] [log] [blame]
{
"name": "LSiOSInputCell",
"version": "1.2.1",
"summary": "视图控件 - 集成的表单样式",
"description": "集成的表单样式\n更新说明:\n允许content支持NSString和NSAttributedString类型",
"homepage": "https://code.aliyun.com/LSKit/LSiOSCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSCell.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSInputCell/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSTableView": [
],
"LSiOSTextView": [
],
"LSiOSTextField": [
],
"Masonry": [
],
"UITableView+FDTemplateLayoutCell": [
],
"LSiOSHook": [
]
}
}