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