blob: 1349e2b96f6a88fd46832640091e2d14644ec3f8 [file] [log] [blame]
{
"name": "VKPinCodeView",
"version": "0.4.0",
"summary": "VKPinCodeView is a library written in Swift that provides the easy peasy way to enter code from SMS.",
"description": "VKPinCodeView is great when you need just in seconds make your custom entry PIN view. It is simple and elegant UI component written in Swift, and works like a charm. You can easily customise appearance and get auto fill iOS 12 feature right from the box.",
"homepage": "https://github.com/Sunspension/VKPinCodeView",
"license": "MIT",
"authors": {
"Vladimir Kokhanevich": "vladimir.kokhanevich@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Sunspension/VKPinCodeView.git",
"tag": "0.4.0"
},
"source_files": [
"Source",
"Source/*.swift"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}