blob: 74ef2d73d41046721ff75a329826e490fc1f79ca [file] [log] [blame]
{
"name": "UITextField-Blocks",
"version": "0.1.2",
"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": {
"Haakon bogen": "hakon.bogen@gmail.com"
},
"source": {
"git": "https://github.com/hakonbogen/UITextField-Blocks.git",
"tag": "0.1.2"
},
"source_files": "*.{h,m}",
"requires_arc": false
}