2 "name": "UITextFieldAccessories",
4 "summary": "Adds useful buttons to a UITextField toolbar.",
5 "description": "This pod adds useful button to a UITextField's toolbar. The buttons include Done, Clear, and an optional +/- button that toggles the sign of any number (especially useful with number pad keyboards which don't have a way to input sign).",
6 "homepage": "https://github.com/michael-s-wu/UITextFieldAccessories",
12 "michael-s-wu": "michael_s_wu@yahoo.com"
15 "git": "https://github.com/michael-s-wu/UITextFieldAccessories.git",
18 "swift_versions": "5.0",
22 "source_files": "UITextFieldAccessories/Classes/**/*",
23 "frameworks": "UIKit",
24 "swift_version": "5.0"