blob: 6945a6181ea2b0677abfd651a942e62529b734e9 [file] [log] [blame]
{
"name": "WPPopupView",
"version": "1.0",
"summary": "自定义 Alert 弹窗;底部 Sheet 弹窗;气泡提示窗。",
"description": "Alert 弹窗;Sheet 弹窗;气泡提示窗。",
"homepage": "https://github.com/WHeB/PopupView",
"license": "MIT",
"authors": {
"WHeB": "1193325271@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/WHeB/PopupView.git",
"tag": "1.0"
},
"source_files": "WPPopupView/*.swift",
"frameworks": "UIKit"
}