blob: 04d36516c295ccc82f5905f28434b79e72bd2bcc [file] [log] [blame]
{
"name": "SYAlertView",
"version": "1.0.1",
"summary": "the containerView of SYAlertView can add subviews, which cretated by developer",
"homepage": "https://github.com/potato512/SYAlertView",
"license": "MIT",
"authors": {
"herman": "zhangsy757@163.com"
},
"source": {
"git": "https://github.com/potato512/SYAlertView.git",
"tag": "1.0.1"
},
"source_files": "SYAlertView/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}