blob: 2b0f578668754ae5abfa97835666c4d45e72b293 [file] [log] [blame]
{
"name": "PinCodeControl",
"version": "0.2.1",
"summary": "QUIckControl subclass for enter pin code.",
"homepage": "https://github.com/k-o-d-e-n/QUIckControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Denis Koryttsev": "koden.u8800@gmail.com"
},
"source": {
"git": "https://github.com/k-o-d-e-n/QUIckControl.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PinCodeControl/**/*",
"swift_versions": [
"4.2",
"5.0",
"5.1"
],
"frameworks": "UIKit",
"dependencies": {
"QUIckControl": [
]
},
"swift_version": "5.1"
}