2 "name": "AFloatingLabelTextField",
4 "summary": "AFloatingLabelTextField is a Swift class that enables a floating placeholder effect in UITextField, enhancing user experience and clarity of text input fields.",
5 "description": "AFloatingLabelTextField sounds like a custom Swift class designed to provide a floating placeholder effect in a text field. This effect typically involves the placeholder text moving to a different position above the text field when the user starts typing or when the text field is focused. It's a common UI pattern used to enhance user experience by providing a clearer indication of the purpose of the text field.",
6 "homepage": "https://github.com/akash-sisodia/AFloatingLabelTextField",
12 "akash-sisodia": "akashsisodia.singh@gmail.com"
15 "git": "https://github.com/akash-sisodia/AFloatingLabelTextField.git",
18 "social_media_url": "https://stackoverflow.com/users/8196100/akash-singh-sisodia",
19 "swift_versions": "5.0",
23 "source_files": "Classes/**/*",
24 "swift_version": "5.0"