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