blob: 74ba6acb4d2ae031c2e241061d7c482fbada406c [file] [log] [blame]
{
"name": "CodeInserterView",
"version": "0.1.0",
"summary": "CodeInserterView is a pod that offers a prompt code inserter, which you can put from 1 to 8 text fields",
"description": "'CodeInserterView is a dynamic code inserter, with automatic jump and return to the next field, where the user can input the code that he will receive.'",
"homepage": "https://github.com/arthurgiachini97/CodeInserterView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arthur Giachini": "arthur.giachini@acad.pucrs.br"
},
"source": {
"git": "https://github.com/arthurgiachini97/CodeInserterView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}