blob: bfce30fbb8082119e5a3aa63915f4265fb3b28c1 [file] [log] [blame]
{
"name": "PinPad",
"version": "0.1.0",
"summary": "UI component of PinPad.",
"description": "UI component of PinPad. Easy to use and embed in any view or controller.",
"homepage": "https://github.com/LucasssD/PinPad",
"screenshots": "https://raw.githubusercontent.com/LucasssD/PinPad/master/Screenshot1.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ɓukasz Duda": "lucasss.duda@gmail.com"
},
"source": {
"git": "https://github.com/LucasssD/PinPad.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PinPad/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}