blob: 66cae4a0a0bc104bcca088bf2fa072da0fd6169b [file] [log] [blame]
{
"name": "YYPopupView",
"version": "0.0.3",
"summary": "弹窗工具让需要弹出的内容按照其添加的时间顺序先后依次弹出。",
"description": "弹窗工具让需要弹出的内容按照其添加的时间顺序先后依次弹出。",
"homepage": "https://github.com/pousniOS/PopupView",
"license": "MIT",
"authors": {
"yangYue": "yangyue@qfun.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/pousniOS/PopupView.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "Classes/**/*.h",
"requires_arc": true
}