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