blob: 400b8ee00ba8f303a00408fd7bacb67034aedd4b [file] [log] [blame]
{
"name": "OTPSecureInputView",
"version": "0.0.6",
"summary": "OTP SecureInputView is a simple, Fully customisable OTP code verification view in Swift.",
"description": "'OTP-SecureInputView is a fork of OTPInputView by abhishek-001, an awesome pod aimed to make your life easier when dealing with OTP Verification i.e Very common feature in Apps nowadays.'",
"homepage": "https://github.com/abhishek-001/OTPInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"abhishek-001": "work.abhirathi@gmail.com"
},
"source": {
"git": "https://github.com/ernesto-pereira/OTPInputView",
"tag": "0.0.6"
},
"platforms": {
"ios": "11.0"
},
"source_files": "OTPInputView/Classes/*.swift",
"frameworks": "UIKit",
"swift_versions": "4.0",
"swift_version": "4.0"
}