blob: 8371b58be693cd2a508a1867c6d5423d70c2452a [file] [log] [blame]
{
"name": "AnimatedFormFieldTableViewCell",
"version": "1.0.0",
"summary": "UITextField Implementation with built in placeholder scaling animation",
"description": "The AnimatedFormFieldTableViewCell allows you to implement a UITableViewCell with an embedded UITextField that automatically scales the textfield's placeholder upon user interaction.",
"homepage": "https://github.com/intuit/AnimatedFormFieldTableViewCell",
"screenshots": "https://camo.githubusercontent.com/b149a9177c5c4448dcb15dddd7e54b9063f2aa34/687474703a2f2f692e696d6775722e636f6d2f464d6654434d542e676966",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ido Zaltzberg": "zaltzy@gmail.com"
},
"source": {
"git": "https://github.com/intuit/AnimatedFormFieldTableViewCell.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AnimatedFormFieldTableViewCell/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}