blob: 705bdd0824ba3e090ebe79032e5f4e31217b908f [file] [log] [blame]
{
"name": "SIAlertView@kennygunie",
"version": "1.4",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"summary": "fork by kennygunie",
"homepage": "https://github.com/kennygunie/SIAlertView",
"authors": {
"Sumi Interactive": "developer@sumi-sumi.com",
"Kien NGUYEN": "kennygunie@gmail.com"
},
"source": {
"git": "https://github.com/kennygunie/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"
}