blob: 0a376d4d7c6fe29a70200a3d85db20a39962fbca [file] [log] [blame]
{
"name": "ESPopupDialog",
"version": "1.0.1",
"summary": "A customized popup dialog using xib file.",
"description": "A customized popup dialog using xib file. Pure swift, adapting for autolayout.",
"homepage": "https://github.com/antsking/ESPopupDialog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evan Su": "evan.universe.suo@gmail.com"
},
"source": {
"git": "https://github.com/antsking/ESPopupDialog.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ESPopupDialog/Classes/**/*"
}