2 "name": "BHTextFieldManager",
4 "summary": "BHTextFieldManager allows you to prevent issues of the keyboard sliding up and cover UITextField/UITextView.",
5 "description": "BHTextFieldManager works on all orientations, and with the toolbar. There are also nice optional features allowing you to customize the distance from the text field, add the next/previous done button as a keyboard UIToolbar and set the colors, also can change the text of done button. You can get the all up/down and done button's click event by calling the delegates. you can hide and show up/down arrows as your need.",
6 "homepage": "https://github.com/BhavikBarot/BHTextFieldManager",
12 "Bhavik Barot": "barotbhavik23@gmail.com"
17 "frameworks": "SystemConfiguration",
19 "vendored_frameworks": "BHTextFieldManager.framework"
22 "http": "https://raw.githubusercontent.com/BhavikBarot/BHTextFieldManager/master/res/BHTextFieldManager.zip"