blob: e08a93b7296c3711b674fc5115eac2ed491235af [file] [log] [blame]
{
"name": "FWPopupViewOC",
"version": "2.0.5",
"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.0.5"
},
"source_files": "FWPopupViewOC/FWPopupViewOC/FWPopupViewOC/*.{h,m}"
}