blob: 0849bcc09fdd6a9c96a65a9ad9c3f52b7d86d774 [file] [log] [blame]
{
"name": "BZCustomAlert",
"version": "1.0",
"summary": "A custom AlertView to show button, textfield, message.",
"description": "A custom AlertView to show button, textfield, message. You can custom any of it.",
"homepage": "https://github.com/Bourbon404/BZCustomAlert.git",
"license": "MIT",
"authors": {
"zhengwei": "zhengweidev@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Bourbon404/BZCustomAlert.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
]
}