{ | |
"name": "WPPopupView", | |
"version": "1.1", | |
"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.1" | |
}, | |
"source_files": "WPPopupView/*.swift", | |
"frameworks": "UIKit" | |
} |