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