blob: 78ea2796e7025f009aa4758b6546c2a219b0519d [file] [log] [blame]
{
"name": "PKSecurePin",
"version": "1.0.3",
"summary": "Elegant Secure PIN with 4 digits in Swift",
"description": "Elegant Secure PIN with 4 digits in Swift",
"homepage": "https://github.com/pvn/PKSecurePin",
"screenshots": [
"https://github.com/pvn/PKSecurePin/blob/master/demo.gif",
"https://github.com/pvn/PKSecurePin/blob/master/iphone_demo.gif"
],
"authors": {
"Praveen Kumar Shrivastav": "praveen.sunsetpoint@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/pvn/PKSecurePin.git",
"tag": "1.0.3"
},
"source_files": "PKSecurePin/*.swift"
}