{ | |
"name": "DHPopupController", | |
"version": "0.1.3", | |
"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.3" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "DHPopupController/**/*.{h,m}" | |
} |