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