blob: cdd8795b86dd74baa7bc9f6e1a4e7dbefceabfc5 [file] [log] [blame]
{
"name": "MNCellTextField",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}