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