blob: b62a06fb958cf838268618c28952cc3302496da7 [file] [log] [blame]
{
"name": "PinCodeInputView",
"version": "1.0.0",
"summary": "TextView for entering pin code.",
"description": "TextView for entering pin code. \nYou can create an input part of PinCode to use for phone number authentication.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/shima11/PinCodeInputView",
"authors": {
"shima": "shima.jin@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/shima11/PinCodeInputView.git",
"tag": "1.0.0"
},
"source_files": [
"PinCodeInputView",
"PinCodeInputView/**/*.{h,m,swift}"
]
}