[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / b / 8 / UITextField-Blocks / 0.0.3 / UITextField-Blocks.podspec.json
blobacc1c07faa441fc3391660e70e2f0cfd13c2ea2b
2   "name": "UITextField-Blocks",
3   "version": "0.0.3",
4   "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.",
5   "homepage": "https://github.com/hakonbogen/UITextField-Blocks",
6   "license": "MIT",
7   "platforms": {
8     "ios": null
9   },
10   "authors": {
11     "hakonbogen": "hakon.bogen@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/hakonbogen/UITextField-Blocks.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": false