| { |
| "name": "VKPinCodeView", |
| "version": "0.2.1", |
| "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.2.1" |
| }, |
| "source_files": [ |
| "Source", |
| "Source/*.swift" |
| ], |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |