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