blob: cd0606bf35bdc4abf01713bd678cdd8c9d2fdff8 [file] [log] [blame]
{
"name": "LSiOSPopView",
"version": "2.0.0",
"summary": "视图控件 - 弹框集合",
"description": "更新说明:\n修复在输入模式下,因没配置message导致的闪退问题",
"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": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSPopView/Classes/**/*",
"resources": "LSiOSPopView/Assets/**/*.{png}",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
],
"LSiOSTextView": [
]
}
}