blob: 7c68e63cd4b999d6bfe6cb60c97fe8c841d785b2 [file] [log] [blame]
{
"name": "VRCodeView",
"version": "0.2.0",
"summary": "A light-weight customizable UIView to enter verification codes written in Swift.",
"description": "VRCodeView is a light-weight, highly customizable and beautiful subclass of UIView that allows the user to enter verification code characters one textfield at a time, and move back and forth smoothly.",
"homepage": "https://github.com/VatsalRustagi/VRCodeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vatsal Rustagi": "vatsalr23@gmail.com"
},
"source": {
"git": "https://github.com/VatsalRustagi/VRCodeView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/*",
"swift_version": "4.1"
}