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