blob: 890b82e1ab38120639e47d13568dc8ae97148142 [file] [log] [blame]
{
"name": "PinCodeControl",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PinCodeControl/**/*",
"frameworks": "UIKit",
"dependencies": {
"QUIckControl": [
]
},
"pushed_with_swift_version": "3.0"
}