blob: 2dafbaf34c901a3b5a5d36db1fa1ccdacc698667 [file] [log] [blame]
{
"name": "BAlertView",
"version": "1.0.1",
"summary": "1.show a toast 2.modle show a customview",
"homepage": "https://github.com/february29/BAlertviewDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"february29": "pengyou_byh@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/february29/BAlertviewDemo.git",
"tag": "1.0.1"
},
"source_files": "BAlertviewDemo/BAlertView/*.{h,m}",
"requires_arc": true
}