blob: a0c70cb9718445cadf4f782672130a18c8ba9af7 [file] [log] [blame]
{
"name": "SIAlertView@Juwenz",
"version": "1.4",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"summary": "forked by juwenz .An UIAlertView replacement.",
"homepage": "https://github.com/jabarier/SIAlertView",
"authors": {
"Juwenz": "juwenz@icloud.com"
},
"source": {
"git": "https://github.com/jabarier/SIAlertView.git",
"tag": "1.4"
},
"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"
}