blob: b4b1cd1b286562f3334534b53e564c78e616d8f4 [file] [log] [blame]
{
"name": "WCAlertView",
"version": "0.0.1",
"summary": "WCAlertView is deliverd from UIAlertView. It's support color customization and blocks.",
"homepage": "https://github.com/m1entus/WCAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MichaƂ Zaborowski": "m1entus@gmail.com"
},
"source": {
"git": "https://github.com/m1entus/WCAlertView.git",
"commit": "438af7748755c196870ebb80b6a53f18adcc57b9"
},
"platforms": {
"ios": "4.3"
},
"source_files": "WCAlertView",
"frameworks": "QuartzCore",
"requires_arc": true
}