blob: c4d9fb7441007a08a6d014c4bdcc34b32ac47ee5 [file] [log] [blame]
{
"name": "SYPinView",
"version": "1.0.0",
"summary": "Simplest OTP View iOS",
"description": "OTP View with customisation and field validation, customisation using interface builder",
"homepage": "https://github.com/Somendra-yadav/SYPinView",
"license": "MIT",
"authors": {
"Somendra Yadav": "somendra.sy@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/Somendra-yadav/SYPinView.git",
"tag": "1.0.0"
},
"source_files": "SYPinView/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}