blob: b9b0c018f347c11bff1e3405b108ccceb09c703e [file] [log] [blame]
{
"name": "DHPopupController",
"version": "0.1.1",
"summary": "弹出框",
"description": "一个弹出框,需要自定义popupView,使用DHPopupController弹出",
"homepage": "https://github.com/duanHuing/DHPopupController.git",
"license": "MIT",
"authors": {
"duan": "duanbhu@163.com"
},
"source": {
"git": "https://github.com/duanHuing/DHPopupController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DHPopupController/**/*.{h,m}"
}