blob: 380723cdbec87dc12855e1dc18bd19eeff1c601d [file] [log] [blame]
{
"name": "LSiOSInputCell",
"version": "0.0.3",
"summary": "视图控件 - 集成的表单样式",
"description": "集成的表单样式\n更新说明:更新文字说明,开放设置控件边距、间距的属性",
"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": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSInputCell/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSBasic": [
],
"LSiOSTableView": [
],
"LSiOSTextView": [
],
"LSiOSTextField": [
],
"Masonry": [
],
"UITableView+FDTemplateLayoutCell": [
]
}
}