blob: be5a0174872c44328c3ad65db63740da424f1e47 [file] [log] [blame]
{
"name": "PKSecurePin",
"version": "2.0",
"summary": "Elegant Secure PIN with dynamic (n) inputs using Swift",
"description": "Elegant dynamic secure PINs, which may have (n) inputs based on confguration with or without confirmation PIN using swift code",
"homepage": "https://github.com/pvn/PKSecurePin",
"screenshots": [
"https://www.dropbox.com/s/noohfrqjgg0o54h/iphone_demo.gif?dl=0",
"https://www.dropbox.com/s/fpyspsl4xva5wye/demo.gif?dl=0"
],
"authors": {
"Praveen Kumar Shrivastav": "composetopraveen@gmail.com"
},
"social_media_url": "https://twitter.com/praveen_tech",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/pvn/PKSecurePin.git",
"tag": "2.0"
},
"source_files": "PKSecurePin/*",
"swift_version": "4.0"
}