blob: 47a859f2b792738dd268bd3cf85a521c862caea6 [file] [log] [blame]
{
"name": "FDTextFieldTableViewCell",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift"
}