blob: 3af0d4970ae6a8834884a2b19e904d3f55da2f3a [file] [log] [blame]
{
"name": "LSiOSInputCell",
"version": "0.0.2",
"summary": "朗新框架 - 视图控件 - 集成的表单样式",
"description": "集成的表单样式\n更新说明:增加coverArrowWhenHiden、titleFont和contentFont属性,详情见.h说明",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSInputCell/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSBasic": [
],
"LSiOSTableView": [
],
"LSiOSTextView": [
],
"LSiOSTextField": [
],
"Masonry": [
],
"UITableView+FDTemplateLayoutCell": [
]
}
}