blob: 9d9cf5d52df39eac4139fb2774364f9c5a174433 [file] [log] [blame]
{
"name": "LSiOSPopView",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSPopView/Classes/**/*",
"resources": "LSiOSPopView/Assets/**/*.{png}",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
],
"LSiOSTextView": [
]
}
}