blob: dea9285e98cada88e4c23a7ba294d6a1ea1b2aff [file] [log] [blame]
{
"name": "DDPinCodeDecorator",
"platforms": {
"ios": "10"
},
"summary": "Pin Code Decorator allows you to create a awesome controller for entering password and PIN.",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitriy Dotsenko": "d.dotsenko@icloud.com"
},
"homepage": "https://github.com/d-dotsenko/DDPinCodeDecorator",
"source": {
"git": "https://github.com/d-dotsenko/DDPinCodeDecorator.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "PinCodeDecorator/**/*.{h,swift}",
"swift_versions": "5",
"swift_version": "5"
}