blob: 00d9ee3a73f412d2abe7f58a5f642bbabe857a49 [file] [log] [blame]
{
"name": "FWPopupView",
"version": "3.1.1",
"summary": "自定义弹窗",
"description": "自定义弹窗,Alert、Sheet、Custom类型",
"homepage": "https://github.com/choiceyou/FWPopupView",
"license": "MIT",
"authors": {
"xfg": "853299701@qq.com"
},
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/choiceyou/FWPopupView.git",
"tag": "3.1.1"
},
"source_files": "FWPopupView/FWPopupView/FWPopupView/*.swift",
"exclude_files": "Classes/Exclude",
"resources": "FWPopupView/FWPopupView/FWPopupView/Resources/FWPopupView.bundle"
}