blob: 7a8b79190ada1268264b322b7ad275ba0010b2f1 [file] [log] [blame]
{
"name": "ACFloatingTextfield-Swift",
"version": "1.0.7",
"summary": "UITextfield class to float the Placeholder and customize the placeholder while editing.",
"description": "ACFloatingTextfield is subclass of UITextfield class that floats and animate the placeholder, further placeholder can customized like changing the color of placeholder while editing , change color of Bottom Selected line etc.",
"homepage": "https://github.com/ErAbhishekChandani/ACFloatingTextfield",
"license": "MIT",
"authors": {
"Abhishek": "chandani.abhishek440@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ErAbhishekChandani/ACFloatingTextfield.git",
"tag": "1.0.7"
},
"source_files": "Source-Swift/*.swift",
"pushed_with_swift_version": "3.0"
}