blob: af02dfe3447bbf085159c905d3fd5e988b7e1636 [file] [log] [blame]
{
"name": "DHPopupController",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DHPopupController/**/*.{h,m}"
}