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