blob: 72af692514d4230c0b77129bd8b6bb1e00ca2400 [file] [log] [blame]
{
"name": "ZHPopupView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHPopupView/Classes/**/*"
}