2 "name": "BRCBoxInputView",
4 "summary": "BRCBoxInputView is a customizable input view that supports various text input customizations and conforms to the UITextInput protocol.",
5 "description": "BRCBoxInputView is a customizable input view that conforms to the UITextInput protocol.It offers various text input customizations, including keyboard settings, caret styles,box alignment, and input length constraints. The view supports menu actions like copy,paste, cut, and delete, and includes features for handling custom input events and first responder status.",
6 "homepage": "https://github.com/JayChou202302/BRCBoxInputView",
12 "zhixiongsun": "sunzhixiong91@gmail.com"
15 "git": "https://github.com/JayChou202302/BRCBoxInputView.git",
21 "source_files": "BRCBoxInputView/Classes/**/*",