blob: 97e58d22df14e7ef635b589463e0e36983fd0dbd [file] [log] [blame]
{
"name": "FWPopupViewOC",
"version": "2.1.1",
"summary": "信手拈来的自定义弹窗-OC版本",
"description": "只需要基础弹窗基类,可以随意实现各种方向以及n种动画的弹窗。使用非常方便!",
"homepage": "https://github.com/choiceyou/FWPopupView",
"license": "MIT",
"authors": {
"xfg": "853299701@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/choiceyou/FWPopupViewOC.git",
"tag": "2.1.1"
},
"source_files": "FWPopupViewOC/FWPopupViewOC/FWPopupViewOC/*.{h,m}",
"resources": "FWPopupViewOC/FWPopupViewOC/FWPopupViewOC/Resources/FWPopupViewOC.bundle"
}