blob: 2a435eb082f08f59cec8d8b95f7c3ae43342fde5 [file] [log] [blame]
{
"name": "WCAlertView",
"version": "1.0.0",
"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",
"tag": "1.0.0"
},
"source_files": "WCAlertView/*.{h,m}",
"platforms": {
"ios": "4.3"
},
"frameworks": "QuartzCore",
"requires_arc": true
}