blob: 8c2a6f5f4179fb4dc0cad8c1f22593c62e05d358 [file] [log] [blame]
{
"name": "LSiOSInputCell",
"version": "0.0.1",
"summary": "朗新框架 - 视图控件 - 集成的表单样式",
"description": "集成的表单样式",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSInputCell/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSBasic": [
],
"LSiOSTableView": [
],
"LSiOSTextView": [
],
"LSiOSTextField": [
],
"Masonry": [
],
"UITableView+FDTemplateLayoutCell": [
]
}
}