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