blob: 321fa2c6b07ba3b5e6e7ab4e1deeb7020c2d1620 [file] [log] [blame]
{
"name": "FDTextFieldTableViewCell",
"version": "3.0.0",
"license": "MIT",
"summary": "A UITableViewCell with an editable text field",
"homepage": "https://github.com/fulldecent/FDTextFieldTableViewCell",
"authors": {
"William Entriken": "github.com@phor.net"
},
"source": {
"git": "https://github.com/fulldecent/FDTextFieldTableViewCell.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"source_files": "Source/*.swift"
}