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