blob: 4418b7b26734f9246bcbe5faa2506630f5b45126 [file] [log] [blame]
{
"name": "FWPopupViewOC",
"version": "3.0.4",
"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": "3.0.4"
},
"source_files": "FWPopupViewOC/FWPopupViewOC/FWPopupViewOC/*.{h,m}",
"resources": "FWPopupViewOC/FWPopupViewOC/FWPopupViewOC/Resources/FWPopupViewOC.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}