blob: 9679b564fa25ad245d5ea5c5b8e6ef4f7b58ff83 [file] [log] [blame]
{
"name": "LSiOSPopView",
"version": "0.1.3",
"summary": "视图控件 - 弹框集合",
"description": "更新说明:加入sheetview的取消行为监听;优化小时选择,从1-24时变更为0-23时。",
"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.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSPopView/Classes/**/*",
"resources": "LSiOSPopView/Assets/**/*.{png}",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
],
"LSiOSTextView": [
]
}
}