blob: 473a3e857f66bbdf9787b870e38cc657c3eb559d [file] [log] [blame]
{
"name": "UIWebView-DelegateBlocks",
"version": "1.0.0",
"summary": "Adds blocks to all UIWebView delegate methods with a category, no subclassing. Also allows the use of delegate methods if no block is set.",
"homepage": "https://github.com/haaakon/UIWebView-Blocks",
"license": "MIT",
"platforms": {
"ios": null
},
"authors": {
"Haakon bogen": "hakon.bogen@gmail.com"
},
"source": {
"git": "https://github.com/haaakon/UIWebView-Blocks.git",
"tag": "1.0.0"
},
"source_files": "UIWebView-Blocks/UIWebView+Blocks.{h,m}",
"requires_arc": false
}