[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 8 / 2 / AFloatingLabelTextField / 1.0.0 / AFloatingLabelTextField.podspec.json
bloba4215c4dbaef6422584e9ac67091726c3e6c1ce4
2   "name": "AFloatingLabelTextField",
3   "version": "1.0.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "akash-sisodia": "akashsisodia.singh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/akash-sisodia/AFloatingLabelTextField.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://stackoverflow.com/users/8196100/akash-singh-sisodia",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "source_files": "Classes/**/*",
24   "swift_version": "5.0"