[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / b / 8 / UITextField-Blocks / 0.1.2 / UITextField-Blocks.podspec.json
blob74ef2d73d41046721ff75a329826e490fc1f79ca
2   "name": "UITextField-Blocks",
3   "version": "0.1.2",
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     "Haakon bogen": "hakon.bogen@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/hakonbogen/UITextField-Blocks.git",
15     "tag": "0.1.2"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": false