blob: ca3dc3acc6b65c255ffe77933ffd0158c1e9ee66 [file] [log] [blame]
{
"name": "UIAlertView+Block",
"version": "1.0.0",
"summary": "UIAlertView category to replace UIAletViewDelegate by block",
"homepage": "https://github.com/hyeon0145/UIAlertView-Block",
"license": {
"type": "WTFPL",
"file": "LICENSE"
},
"authors": {
"Jonghwan Hyeon": "hyeon0145@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/hyeon0145/UIAlertView-Block.git",
"tag": "v1.0.0"
},
"source_files": "UIAlertView+Block.{h,m}",
"requires_arc": true
}