blob: dca51b90c7de0b26f3302b4c142babbc37d03bdb [file] [log] [blame]
{
"name": "PKSecurePin",
"version": "1.0.8",
"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": "1.0.8"
},
"source_files": "PKSecurePin/*",
"swift_version": "4.0"
}