blob: 9e3c4c19f96a3cb36c49a72ef7ff7bd0099828a3 [file] [log] [blame]
{
"name": "MNCellTextField",
"version": "0.1.5",
"summary": "Text Field implementation that displays cells for each character.",
"description": " Custom input that allows entering single characters into separate labels.\n",
"homepage": "https://github.com/matnogaj/MNCellTextField",
"license": "MIT",
"authors": {
"Mateusz Nogaj": "matnogaj@gmail.com"
},
"source": {
"git": "https://github.com/matnogaj/MNCellTextField.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}