blob: d4b2d207e3967c9ff986a3fb54b0203bc40a302b [file] [log] [blame]
{
"name": "LSiOSPopView",
"version": "0.3.4",
"summary": "视图控件 - 弹框集合",
"description": "更新说明:\n抽离配置文件,开放更多可配置参数;优化弹框输入样式。",
"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.3.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSPopView/Classes/**/*",
"resources": "LSiOSPopView/Assets/**/*.{png}",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
],
"LSiOSTextView": [
]
}
}