blob: 0b21abf4327cff8a241edc27b46839d0bc982c31 [file] [log] [blame]
{
"name": "VKPinCodeView",
"version": "0.1.6",
"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.1.6"
},
"source_files": [
"Source",
"Source/*.swift"
],
"swift_version": "4.2"
}