blob: e2304cd9788cc9fd5b96da309578f5f893430db9 [file] [log] [blame]
{
"name": "SIAlertView",
"version": "1.1",
"platforms": {
"ios": null
},
"license": "MIT",
"summary": "An UIAlertView replacement.",
"homepage": "https://github.com/Sumi-Interactive/SIAlertView",
"authors": {
"Sumi Interactive": "developer@sumi-sumi.com"
},
"source": {
"git": "https://github.com/Sumi-Interactive/SIAlertView.git",
"tag": "1.1"
},
"description": "An UIAlertView replacement with block syntax and fancy transition styles.",
"requires_arc": true,
"frameworks": "QuartzCore",
"source_files": "SIAlertView/*.{h,m}",
"resources": "SIAlertView/SIAlertView.bundle"
}