blob: 40f05f930be6930c42561b06d3ed1fc3f3e0d069 [file] [log] [blame]
{
"name": "ACFloatingTextfield-Objc",
"version": "1.5",
"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"
},
"source": {
"git": "https://github.com/ErAbhishekChandani/ACFloatingTextfield.git",
"tag": "1.5"
},
"source_files": "Source-Objc/*.{h,m}",
"platforms": {
"ios": "5.0"
}
}