blob: df26ae2b21e88c8c454f1cf6d6b1c2b6197a91b9 [file] [log] [blame]
{
"name": "SVPinCodeView",
"version": "1.0.0",
"summary": "Customizable view to imput pin-code in iOS app",
"swift_versions": "5.0",
"description": "Customizable view to imput pin-code. Supported auto-filling from sms",
"homepage": "https://github.com/seroshtanov/PinCodeView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"3422983@gmail.com": "3422983@gmail.com"
},
"source": {
"git": "https://github.com/seroshtanov/PinCodeView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PinCodeView/Classes/**/*",
"swift_version": "5.0"
}