2 "name": "RAGTextField",
4 "summary": "Subclass of UITextField featuring a floating placeholder and a hint label.",
5 "description": "Adds a floating placeholder to the regular UITextField. Moreover, adds an optional hint or error label to the text field. Easy to work with in both storyboards and code.",
6 "homepage": "https://github.com/raginmari/RAGTextField",
12 "raginmari": "reimar.twelker@web.de"
15 "git": "https://github.com/raginmari/RAGTextField.git",
21 "swift_version": "4.2",
22 "source_files": "RAGTextField/Classes/**/*"