blob: 6e357b771224650b7e3655c278197b4d7715e2b9 [file] [log] [blame]
{
"name": "LSiOSPopView",
"version": "0.2.2",
"summary": "视图控件 - 弹框集合",
"description": "更新说明:\n开放LSHudView配置属性;开放LSAlertView成功、失败的图片配置属性;优化图文共存时的使用方式",
"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.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSPopView/Classes/**/*",
"resources": "LSiOSPopView/Assets/**/*.{png}",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
],
"LSiOSTextView": [
]
}
}