| { |
| "name": "PKSecurePin", |
| "version": "1.0.5", |
| "summary": "Elegant Secure PIN with dynamic inputs in Swift", |
| "description": "Elegant Secure PIN with dynamic inputs in Swift with confirmation PIN as well with configuration", |
| "homepage": "https://github.com/pvn/PKSecurePin", |
| "screenshots": [ |
| "PKSecurePin/blob/master/demo.gif", |
| "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.5" |
| }, |
| "source_files": "PKSecurePin/*" |
| } |