blob: 10b33c88222eaaed78a5bf317eddb60915e2396b [file] [log] [blame]
{
"name": "LSiOSPopView",
"version": "0.0.5",
"summary": "视图控件 - 弹框集合",
"description": "更新说明:修改文字描述,增加可配置输入字数的样式属性。",
"homepage": "https://code.aliyun.com/LSKit/LSiOSPopView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSPopView.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSPopView/Classes/**/*",
"resources": "LSiOSPopView/Assets/**/*.{png}",
"frameworks": "UIKit",
"dependencies": {
"LSiOSBasic": [
],
"Masonry": [
]
}
}