blob: e8a77176d04f5601c897084cb32058a42f561afd [file] [log] [blame]
{
"name": "UITextField-Blocks",
"version": "1.0.0",
"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/haaakon/UITextField-Blocks",
"license": "MIT",
"platforms": {
"ios": null
},
"authors": {
"Haakon bogen": "hakon.bogen@gmail.com"
},
"source": {
"git": "https://github.com/haaakon/UITextField-Blocks.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": false
}