blob: bf30a345d0130958996400de042fd8cd3b6ca9b3 [file] [log] [blame]
{
"name": "VKPinCodeView",
"version": "0.0.3",
"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 build your custom entry PIN view. It is simple, elegant, and work 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.0.3"
},
"source_files": [
"Source",
"Source/*.swift"
],
"swift_version": "4.2"
}