blob: 195cff63704bafa7723146c0eac97a2e0c5a4172 [file] [log] [blame]
{
"name": "LSiOSInputCell",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSInputCell/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSTableView": [
],
"LSiOSTextView": [
],
"LSiOSTextField": [
],
"Masonry": [
],
"UITableView+FDTemplateLayoutCell": [
]
}
}