{ | |
"name": "ZHPopupView", | |
"version": "0.1.1", | |
"summary": "A simple iOS Pop up View to display alert or dialog", | |
"description": "Simple iOS Pop up View to display alert or dialog, with blur/normal fade in display mode", | |
"homepage": "https://github.com/zhhlmr/ZHPopupView", | |
"license": "MIT", | |
"authors": { | |
"zhhlmr": "zhouhan199132@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/zhhlmr/ZHPopupView.git", | |
"tag": "0.1.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "ZHPopupView/Classes/**/*" | |
} |