blob: 56a43ea306e1ffdd3f8dde69e3096f012431cd26 [file] [log] [blame]
{
"name": "FWPopupView",
"version": "4.1.5",
"summary": "自定义弹窗",
"description": "自定义弹窗,Alert、Sheet、Custom类型",
"homepage": "https://github.com/choiceyou/FWPopupView",
"license": "MIT",
"authors": {
"xfg": "853299701@qq.com"
},
"swift_versions": "4.2",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/choiceyou/FWPopupView.git",
"tag": "4.1.5"
},
"source_files": [
"FWPopupView",
"FWPopupView/**/*.swift"
],
"exclude_files": "Classes/Exclude",
"resources": "FWPopupView/**/Resources/FWPopupView.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SnapKit": [
]
},
"swift_version": "4.2"
}